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

Re: svn commit bug over NFS

From: Erik Huelsmann <ehuels_at_gmail.com>
Date: 2007-03-27 10:11:09 CEST

On 3/27/07, David Glasser <glasser@mit.edu> wrote:
> On 3/26/07, David Glasser <glasser@mit.edu> wrote:
> > On 3/26/07, Nelson Elhage <nelhage@mit.edu> wrote:
> > > Transmitting file data .svn: Commit failed (details follow):
> > > svn: Cannot write to the prototype revision file of transaction '14-1' because a previous representation is currently being written by another process
> >
> > One question: is the transaction id (14-1) consistent?
>
> Ah, I guess it make sense if it does because from the strace it looks
> like it cleans up the entire transaction after it fails.
>
> The key line seems to be:
>
> fcntl64(6, F_SETLK, {type=F_WRLCK, whence=SEEK_SET, start=0, len=0}) =
> -1 EACCES (Permission denied)
>
> I know very little about NFS... do you need to specially allow users
> to lock files (like in AFS)?

I think you need to run the locking daemon lockd. Is he?

bye,

Erik.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Mar 27 10:11:28 2007

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.