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

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

From: Hila Afargan <HilaAfar_at_tauex.tau.ac.il>
Date: 2007-08-05 09:41:20 CEST

Thank you, I checked and it does work if I use a repository on the local
disk (for example in /tmp) even with my nfs user.
My system is a nfs client.
The repository is located on the nfs server disk, which is mounted to
the my system.
It used to work fine...
Any ideas how to approach the problem?

-----Original Message-----
From: Ryan Schmidt [mailto:subversion-2007b@ryandesign.com]
Sent: Friday, August 03, 2007 6:34 AM
To: Hila Afargan
Cc: nick_stolwijk@planet.nl; users@subversion.tigris.org
Subject: Re: SVN commits fail- Can't get exclusive lock

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

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sun Aug 5 09:39:59 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.