On 5/28/15, Luca Ferrari <fluca1...@infinito.it> wrote:
> On Tue, May 26, 2015 at 6:14 PM, Ron W <ronw.m...@gmail.com> wrote:
>> As I understand it, you need to add 2 tags: "branch=mybranch" and
>> "sym-mybranch"
>
> Uhm..I've done a few experiments and apparently the following is not
> having any effect:

Use the web interface.  Visit the page that describes the check-in you
want to move and click on the "edit" link.  Then select "Make this
check-in the start of a new branch named" and enter the new branch
name.  Then press "Apply Changes".


>
> % fossil tag add 'branch' 53c9207df8 ramo
> % fossil tag cancel sym-trunk 53c9207df8
> % fossil tag add sym-ramo 53c9207df8
>
> and notably it seems I'm not able to remove sym-* tags (I suspect this
> is a feature).
> Also the 'branch' tag, that as I understand is the only one driving
> the branch-commit relationship cannot be removed or altered.
> What am I missing?
>
> Thanks,
> Luca
> _______________________________________________
> fossil-users mailing list
> fossil-users@lists.fossil-scm.org
> http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users
>


-- 
D. Richard Hipp
d...@sqlite.org
_______________________________________________
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