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

Re: Problem with network drive

From: Branko Čibej <brane_at_xbc.nu>
Date: 2006-03-26 11:31:18 CEST

Sergey Shebanin wrote:
>
> When I work with local copy placed on network drive (drive hosted on
> Samba on FreeBSD) I got a problem.
>
> All commands what change local copy are fault.
>
> For example:
>
> svn cleanup .
> svn: Can't set file '.svn\entries' read-write: Access is denied.
>
> On FreeBSD that file actually has permissions 777 and I can edit this
> file via notepad.
>
> I think it may be problem with exclusive locking of system files by
> SVN client.
>
> SVN version is 1.3.0
>
Check your Samba configuration, especially the "(directory) security
mask" and "force (directory) security mode" options.

-- Brane

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Mar 26 11:31:34 2006

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.