On Sat, 2010-02-27 at 12:02 +0800, Michael Richter wrote: > Closing off a branch is done by tagging the branch "closed" according > to that doc if I've read it right.
The only way I could find to do this did not have the desired effect. `fossil tag add closed branch-name` indeed adds a tag 'closed' to the leaf of that branch (so that fossil ui or fossil leaves shows (user: joshua tags: branch-name, closed), but the leaf is not actually marked as a "Closed-Leaf" as seen in <http://www.fossil-scm.org/test/fossil/leaves?closed>, and the branch is still listed under open branches. Obviously it's possible to close a leaf, but I've missed how to actually do it. -- Joshua Paine LetterBlock: Web applications built with joy http://letterblock.com/ 301-576-1920 _______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

