On 9/21/17, Richard Hipp <[email protected]> wrote: > On 9/21/17, Andy Goth <[email protected]> wrote: >> >>> As an interim fix, can you recompile with -DSQLITE_WIN32_IOERR_RETRY=0 >>> and let me know if that clears the problem for you? >> >> This improves matters but doesn't totally fix everything. Fossil starts >> far faster and no longer has the lock/sharing conflict warning. >> However, it still has the access denied error: >> > > The latest check-in > (https://www.fossil-scm.org/fossil/info/e97d4443d5628702) loads a new > version of SQLite which should address the issues of trying to open a > read-only database file. Please try it and let me know.
Your fix to the /doc webpage was also helpful, Andy. I had seen that error before but then it went away mysteriously and I was wondering what happened. Apparently I pulled in your fix while testing my changes, without realizing it. :-) -- D. Richard Hipp [email protected] _______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

