On Tue, Feb 7, 2012 at 19:26, Richard Hipp <[email protected]> wrote: > The _FOSSIL_ file contains (among other things) your stash and your undo > history. What does > > sqlite3_analyzer _FOSSIL_ >
Hmm, I just compliled/installed sqlite-3.7.10 from its fossil repo and it did build sqlite3 executable but no sqlite3_analyzer. Interestingly, target to build sqlite3_analyzer is present in sqlite-3.7.10's Makefile but it is not part of the install. I will modify Makefile and will try to build it that way. --Leo-- _______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

