Niko Wilbert <mail <at> nikowilbert.de> writes: > > using "svn copy" on Windows 7 with SVN 1.7.1 (1.7.1-SlikSvn-1.7.1-X64) > I got the following error message: > > E200033: database is locked, executing statement 'RELEASE s1' >
I ran into similar situation. It looks like your script still behaves the same on svn, version 1.8.0 (r1490375); compiled Jun 17 2013, 19:47:41 on x86-microsoft-windows. (Part of Tortoise SVN 1.8.0 x64 <at> Win7 x64). Only error message itself sounds a bit different: svn: E200033: Another process is blocking the working copy database, or the unde rlying filesystem does not support file locking; if the working copy is on a net work filesystem, make sure file locking has been enabled on the file server svn: E200033: sqlite: database is locked (S5) svn: E200033: Additional errors: svn: E200033: sqlite: database is locked (S5)