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

SVN lock at version 1.8.3 and 1.8.4 - not working

From: Kovar, Vaclav (EOM) <Vaclav.Kovar_at_skoda-auto.cz>
Date: Fri, 15 Nov 2013 15:42:13 +0000

We use Apache Subversion1.8.3 and i now tested new Apache Subversion 1.8.4 and got same result. When i checked out repo and tried to get lock on file, i got result bellow:

C:\software\test\test6>c:\software\Subversion\bin\svn.exe lock --username iras24 test001/testfile.txt
svn: E200035: sqlite[S19]: LOCK.lock_token may not be NULL
svn: E200035: Additional errors:
svn: E200035: sqlite[S19]: LOCK.lock_token may not be NULL

from error.log (apache had debug level set):

[Fri Nov 15 16:05:16.421641 2013] [authz_core:debug] [pid 9844:tid 1032] mod_authz_core.c(799): [client 127.0.0.1:53766] AH01626: authorization result of <RequireAny>: denied (no authenticated user yet)
[Fri Nov 15 16:05:16.421641 2013] [authz_core:debug] [pid 9844:tid 1032] mod_authz_core.c(799): [client 127.0.0.1:53766] AH01626: authorization result of Require valid-user : granted
[Fri Nov 15 16:05:16.421641 2013] [authz_core:debug] [pid 9844:tid 1032] mod_authz_core.c(799): [client 127.0.0.1:53766] AH01626: authorization result of <RequireAny>: granted
[Fri Nov 15 16:05:16.421641 2013] [dav:error] [pid 9844:tid 1032] [client 127.0.0.1:53766] Tried to attach multiple locks to a resource. [400, #405]

Server:
Windows 2012 server 64bit, Apache 2.4 32bit, Subversion 1.8.3 32bit

Testing PC:
Windows 7, Apache 2.4, Subversion 1.8.4, all 32bit

For both versions was used client with equivalent version connecting to http://localhost...
Steps:
- checkout
- get lock - got error
No update was did, so known bug at tigris bellow may be or not may be related.

For both versions are same errors at client side, same error log records at the servers.

Please, any have same problem? Anybody knows solutions? Please, help me to solve it.

Perhaps some one or more infos bellow are related:

https://bitbucket.org/sdorra/scm-manager/issue/420/svn-locks-does-not-work-with-svnkit

http://subversion.tigris.org/issues/show_bug.cgi?id=4412

Thanks

Vena Kovar
Received on 2013-11-15 16:47:23 CET

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

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