On 5/6/15, paul <pault.eg...@gmail.com> wrote:
> Hi,
>
> I'm trying to rename a branch using the command line. As a first step,
> I've tried
>
> fossil tag --propagate branch ...
>
> and
>
> fossil tag --raw --propagate branch ...
>
> but I'm getting the message
>
> the "fossil tag branch" command is discontinued
> Use the "fossil branch new" command instead.
>
>  From the help for fossil branch, I can't see how that would be used to
> rename a branch?
>

Renaming a branch involves setting multiple tags.  We should add a
command to do this...

-- 
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