On Aug 9, 2009, at 1:49 PM, Stephan Beal wrote: > On Sun, Aug 9, 2009 at 7:33 PM, D. Richard Hipp <[email protected]> wrote: > Note that you will need to set the FOSSIL_VFS environment variable in > each shell before you start using fossil in that shell. > > Would that be better placed as a per-repository option?
The per-repository options are stored in an SQLite database. So we cannot read the per-repository options until after we have made the decision of what kind of locking to use with SQLite databases. Bummer.... D. Richard Hipp [email protected] _______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

