I discovered the fossil (1.24) lets you delete a wiki page if you delete all the text in the page and [accept the changes]. That wiki page no longer shows up in the default wiki web listing nor does it show via the CLI's "fossil wiki list". The page does show (with a strikeout) if you press "All" on the "Available Wiki Pages" page. But in a new clone of the repo, I see the deleted wiki page via the CLI's "fossil wiki list", with just a newline as the file contents.
So it seems that some part of the state of being deleted is not being propagated to a clone. A "sync" does not help. The ability to delete wiki pages should also be documented. -- David Waitzman Raytheon BBN Technologies [email protected] 410-290-6160 _______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

