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

Re: SVN commits fail- Can't get exclusive lock

From: Ryan Schmidt <subversion-2007b_at_ryandesign.com>
Date: 2007-08-03 05:33:35 CEST

On Aug 2, 2007, at 08:05, Hila Afargan wrote:

> I changed the permissions on the repository but it didn't help.
> We do use NFS in our system, daemon [lockd] is currently running.
> I created new repository in my home directory:
> > svnadmin create my_repo
> >mkdir proj/branches
>
> >mkdir proj/tags
>
> >mkdir proj/trunk
>
> >touch proj/trunk/foo.c
>
> > svn import proj file:///usr/users/hilaafar/my_repo -m "initial
> import"
> Adding proj/trunk
> Adding proj/trunk/foo.c
> svn: Can't get exclusive lock on file '/usr/users/hilaafar/my_repo/
> db/transactions/0-1.txn/rev-lock': No locks available
>
> Same error message, this time with import!
>
> What should I do?

Try these steps on a local non-NFS disk. If that works, your NFS is
the problem.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Aug 3 05:32:42 2007

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.