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

svn: Can't get exclusive lock on file 'XXX/rev-lock': Invalid argument

From: Laszlo Nagy <gandalf_at_shopzeus.com>
Date: Tue, 21 Oct 2008 10:48:57 +0200

On the client:

gandalf_at_saturnus:~/Python/Projects/AnyPrinter$ svn commit -m ""
Sending start.sh
Transmitting file data .svn: Commit failed (details follow):
svn: Can't get exclusive lock on file
'/usr/local/repositories/db/transactions/663-1.txn/rev-lock': Invalid
argument

NOTE: the /usr/local/repositories/db/transactions/ directory is empty on
the server, I do not wonder that it could not lock it...

On the server:

shopzeus# whoami
root
shopzeus# /usr/local/etc/rc.d/svnserve stop
Stopping svnserve.
shopzeus# su svn
%cd /usr/local/repositories/
%ls
README.txt conf dav db
format hooks locks
%svnadmin recover .
Repository lock acquired.
Please wait; recovering the repository may take some time...
svnadmin: Can't get exclusive lock on file 'db/write-lock': Invalid argument

What the hell is going on here? Please help me fixing this!

   Laszlo

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-10-21 10:49:29 CEST

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.