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

"No locks available" how do I fix it?

From: stuart <stuart.191_at_ntlworld.com>
Date: Sat, 11 Dec 2010 00:47:40 +0000

>svn ci -m "svn lock trouble" .
svn: Commit failed (details follow):
svn: Can't get exclusive lock on file
'/media/stuart/svn/ca/db/txn-current-lock': No locks available

I had done a svn mkdir and svn moved a bunch of files to it plus adding
some more - is that relevant?

I tried a

 svn ci .

but the program hung after the edit pop up, and I killed it.

Since then I can not get it past the No locks available message.

I have tried all the possible relevant admin actions I could find in the
manual, including recover (which also dies for lack of lock).

lslocks does not show any

rmlocks does nothing

svn status -u sees no problem

and so on.

I am running Ubuntu 10.10 Maverick Meerkat and the distribytion is up to
date.

svn --version
svn, version 1.6.12 (r955767)
   compiled Jul 5 2010, 16:53:32

Copyright (C) 2000-2009 CollabNet.
Subversion is open source software, see http://subversion.tigris.org/
This product includes software developed by CollabNet
(http://www.Collab.Net/).

The following repository access (RA) modules are available:

* ra_neon : Module for accessing a repository via WebDAV protocol using
Neon.
  - handles 'http' scheme
  - handles 'https' scheme
* ra_svn : Module for accessing a repository using the svn network
protocol.
  - with Cyrus SASL authentication
  - handles 'svn' scheme
* ra_local : Module for accessing a repository on local disk.
  - handles 'file' scheme

Help.
Received on 2010-12-13 07:22:17 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.