On Sun, Nov 10, 2013 at 07:22:35PM +0100, Stephan Beal wrote:
> On Sun, Nov 10, 2013 at 7:09 PM, Ben Collver <bencoll...@gmail.com> wrote:
> > What is the normal way to re-open trunk?  I could
> > not find it in the UI.
> 
> IIRC, you just need to open up the commit you want in the UI, probably this
> ...
> Try the Branches option and add it to the "trunk" branch. i seem to
> remember this coming up once before (a long time ago).

Good evening,

I took the following steps:
$ fossil clone http://code.rogueclass.org/rcl rcl-test1.fossil
$ mkdir rcl
$ cd rcl
$ fossil open ../rcl-test1.fossil
$ fossil update --latest
$ fossil settings autosync off
$ fossil ui &
* Edit commit faf2ad2219
* Start new branch trunk
$ fossil leaves --recompute

You can view the results at the following URL.
http://code.rogueclass.org/rcl-test1/

The good news is that the latest commit a6bf272559 is back in trunk, it
is labeled as a leaf in the timeline, and it is back on the Open leaves
page.

The bad news is that trunk is still listed on the Closed Branches page.

Is there a way to recompute the open branches?

Thank you,

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