On Thu, Nov 27, 2014 at 4:19 AM, Jan Nijtmans <[email protected]> wrote:
> > A related question: The $HOME/.fossil (or $HOME/_fossil on win32) > and <ckout-dir>/.fslckout (or <ckout-dir>/_FOSSIL_) files are sqlite > database files too. Could those become corrupt as well? > In theory, yes. But probably not in practice. Furthermore, the corruption that does occur is merely a misaccounting of free space, not a corruption of actual data, and so is easily cleared by running VACUUM. -- D. Richard Hipp [email protected]
_______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

