On 10/23/15, Matt Welland <[email protected]> wrote: > We have a fossil with a branch that was closed over a year ago where the > closed branch is showing up in the "fossil branch" list. I tried a few > experiments, opening and closing the branch, rebuilding the repo, > re-cloning etc. and that dang branch continues to show up in the command > line listing BUT it shows as closed in the ui branch list. (Aside: I miss > the ability to show only closed or open branches as we have lots of > branches). >
Perhaps the branch has two or more tips, and not all of the tips are closed. IIRC, the overall branch is only shown as closed if *all* tips are marked closed. -- D. Richard Hipp [email protected] _______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

