On 6 March 2015 at 03:18, <rhuij...@apache.org> wrote: > Author: rhuijben > Date: Fri Mar 6 00:18:33 2015 > New Revision: 1664531 > > URL: http://svn.apache.org/r1664531 > Log: > Make the entries dump tool used by our test tool use a newer wc api to > see if a directory has a working copy lock to avoid opening and closing > wc.db an extra time per directory, while we have an existing connection > (and transaction) open. > > On Windows this resolves a 14 second delay in the testsuite on the new > upgrade_tests.py test with a read only wc.db. > > It appears that Sqlite tries to open sqlite databases writable for some > time before giving up on Windows. > Hi Bert,
I think this change should be added to r1664531 group nomination because this 14 second delay is really annoying. What do you think? -- Ivan Zhakov