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

[TSVN] Re: subversion over samba?

From: John Williams <williams_at_tni.com>
Date: 2004-11-03 18:45:42 CET

<Nick_Gianakas <at> sybari.com> writes:
> John Williams <williams <at> tni.com>
> > If I use tortoiseSVN to checkout the project on a samba drive, it fails
> > to checkout with the error: "Write-lock stolen in 'dir'. Please execute
> > the cleanup command."
> >
> > Is my samba misconfigured perhaps?
> I suspect this is the case. We use SVN via WebDAV and store/access
> working copies from the local disk, NFS mount (Unix/Linux), and Samba
> (Win) via svn command line and TSVN.
>
> Did you check permissions? Is your Linux user the same as the SMB user?

Yes. I tested this by creating a file from linux and a file from windows:
Same user/group, and rw by the user, which is all I need.

-rw-rw-r-- 1 williams webeditors 0 Nov 3 10:23 lin.txt
-rwxr--r-- 1 williams webeditors 0 Nov 3 10:20 win.txt

> Obviously granting full permission to World for the WC is a quick test.

That didn't help either.

The 'write lock stolen' error might indicate something is wrong with samba's
locking, but I haven't found any settings that look wrong. I also tried it
on a different machine, and get the same error with samba-3.0.4 and samba-2.0.7.

~ John Williams

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Wed Nov 3 19:19:53 2004

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

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