[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: E200033 error for "svn copy" on Windows due to case sensitive pathnames (for SVN 1.7)

From: ВарфоломеевИгорь <i3v_at_mail.ru>
Date: Tue, 9 Jul 2013 01:47:22 +0000 (UTC)

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)
Received on 2013-07-09 03:55:36 CEST

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.