On Sep 10, 2015, at 8:49 AM, Noam Postavsky <npost...@users.sourceforge.net> wrote: > > On Thu, Sep 10, 2015 at 9:33 AM, Tony Papadimitriou <to...@acm.org> wrote: >> P.S. I know many people don’t bother closing the fossil at all. However, >> [...] >> it’s much simpler to just backup the whole fossil file. > > Can't you backup the whole fossil file without closing?
Sure, but you miss out on the things that “close” does: - Make sure there are no unsaved changes. Tony may want this as a reminder to commit or abandon uncommitted changes at the end of the working day. - Clear the local stash if you give -f, or warn if there are stashed and uncommitted changes otherwise. - Disassociate the checkout directory from the repository file, so that future “all” commands don’t try to use it. - Remove the .fslckout file. _______________________________________________ fossil-users mailing list fossil-users@lists.fossil-scm.org http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users