Thus said Ron W on Thu, 28 May 2015 11:43:07 -0400:

>      fossil tag cancel --raw  'branch' 53c9207df8 ramo
>      fossil tag cancel --raw sym-trunk 53c9207df8
>      fossil tag add --raw --propagate  'branch' 53c9207df8 ramo
>      fossil tag add --raw --propagate  'sym-ramo' 53c9207df8

Yes, that's right.

Here's an example that works (on a test repo I have):

fossil tag add --raw --propagate branch aaf08ebb801
fossil tag add --raw --propagate sym-feature aaf08ebb801
fossil tag cancel --raw sym-trunk aaf08ebb801

I don't think it's necessary to cancel  the branch tag, if you look at a
typical branch change  artifact from the UI you'll see  that there is no
explicit -branch to cancel:

http://www.fossil-scm.org/index.html/info/b206fc26300bb672

Andy
-- 
TAI64 timestamp: 4000000055676147


_______________________________________________
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