On Fri, Dec 2, 2011 at 1:33 PM, Erlis Vidal <er...@erlisvidal.com> wrote:
> Hi, > > This is a quick question: Is it possible to "rename" a wiki page. Let's > say I've change my mind after naming it. Is it possible to rename or delete > a page? > Fossil does not let you rewrite history. So if you historically had a wiki page named "xyz" then that page will exist forever. You can create a new, replacement page with a different name. And you can remove all content from the latest version of "xyz" to indicate that it is no longer an active page. But you cannot remove historical contents of wiki pages (except via the "shun" mechanism, which is a different topic). Fossil follows accounting rules: You never erase. If a mistake is found, instead of erasing, you enter a correction. Always preserve the audit trail. > Thanks > Erlis > > _______________________________________________ > 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