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