On Wed, Jul 22, 2015 at 12:10 AM, Andy Bradford <[email protected]> wrote:
> Also, I just realized, while there is no limit in the manifest design, > nor is there a limit elsewhere internal, does this mean that the Fossil > CLI has to allow someone to submit more than a fixed number? If they > want to design their own tool to inject a manifest with more than X they > certainly could do so. At the moment, the limit is 1. Would it be more > useful if it were some number larger than 1? > AFAIK there's simply been nobody who's wanted to use it this way (or nobody who's complained about not being able to). It's correct that the manifest places no limit, and there is no arbitrary internal limit. Any perceived limits so far have simply been limits of the UI/CLI. e.g. fossil's argument processing doesn't directly handle more than once instance of the same flag, which is something one might want/need in order to apply multiple tags at commit-time. IMO, being able to add single tags is a "must-have," and being able to specify multiple tags at once is a low-prio nice-to-have. -- ----- stephan beal http://wanderinghorse.net/home/stephan/ http://gplus.to/sgbeal "Freedom is sloppy. But since tyranny's the only guaranteed byproduct of those who insist on a perfect world, freedom will have to do." -- Bigby Wolf
_______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

