On Fri, May 28, 2010 at 8:29 AM, Wilson, Ronald <rwils...@harris.com> wrote:

> >Go to the page that describes the check-in that you want to be the start
> of a new branch.  For example:
> >
> >   http://www.fossil-scm.org/fossil/info/cb44f7dea4
> >
> >Click on the "edit" link to the far right of "Other Links".  On the "edit"
> page, click the checkbox
> >beside the phrase: "Make this check-in the start of a new branch named:"
> and also fill in the name
> >of the branch you want.  You might also want to check one of the
> background color boxes and the checkbox
> >that says: "Propagate color to descendants" before you press the "Apple
> Changes" button.
> >---------------------
> >D. Richard Hipp
> >d...@sqlite.org
>
> Thanks - I actually figured it out myself after I inquired.  I was fixated
> on the command line and forgot about the ui.  That being said, how can it be
> done on the command line?
>

My preferred answer to that question is the "fossil ui" command - but I
don't think that is the answer you are looking for, is it :-)

The same thing can be done using multiple "fossil tag add --raw" commands,
but it is tricky to get that sequence of commands exactly right.  Try making
the change once using the UI, then seeing the various tag changes the UI
makes.  That will show you which tag changes you'll need to make using the
"fossil tag" command.



>
> RW
>
> Ron Wilson, Engineering Project Lead
> (o) 434.455.6453, (m) 434.851.1612, www.harris.com
> _______________________________________________
> 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