On Thu, May 28, 2015 at 1:50 PM, Andy Bradford <amb-fos...@bradfords.org>
wrote:

>
> It is  possible. I've done it.  It just takes a  strong understanding of
> how propagating tags works and  requires multiple commands with just the
> right types  of tags.  There is not  yet a single  command that  will do
> this, so you  end up needing multiple control artifacts.


It would be nice if "fossil tag add" could support multiple tag/value
pairs. Maybe could enhance it to also accept "TAG=VALUE" syntax. (Of
course, this would disallow = in the tag name and the commit "name".) Then
it could unambiguously accept multiple tag/value pairs. Otherwise, it would
use the current syntax.

("fossil tag cancel" could be enhanced to cancel multiple tags just always
use its last parameter as the commit "name" and all between "cancel" and
the last would be tag names.)
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to