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

Re: Problems with subversion

From: Andreas Stieger <andreas.stieger_at_gmx.de>
Date: Wed, 2 Jul 2014 17:02:44 +0100

Hello,

> On 2 Jul 2014, at 15:42, "Giuliani Paolo" <paolo.giuliani_at_edf-energy.com> wrote:
>
> svn: Commit failed (details follow):
> svn: Unable to open an ra_local session to URL
> svn: Unable to open repository 'file:///ENGDATA/DeFRAC/defracdev/repository/maintv2/trunk'
> svn: Error opening db lockfile
> svn: Can't get shared lock on file '/ENGDATA/DeFRAC/defracdev/repository/locks/db.lock': No locks available
>
> I tried to issue the recover subcommand (svnadmin recover /altroot/ENGDATA/DeFRAC/defracdev/repository), but
> still I received the following message:
>
> Repository lock acquired.
> Please wait; recovering the repository may take some time...
>
> Recovery completed.
> svn: Error opening db lockfile
> svn: Can't get shared lock on file '/altroot/ENGDATA/DeFRAC/defracdev/repository/locks/db.lock': No locks available
>

Looks like a remote file system? If so, which file system or file protocol is that? Does it support locking?

The recovery is not related to the inability to get a file system lock.

Note that the file:// access scheme is intended for local repositories and debugging, and you may want to consider a server.

As always, as you have not given a version, a current svn version may contain a fix for your problem.

Andreas
Received on 2014-07-02 18:03:26 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.