You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Sergey Shebanin <se...@ingate.ru> on 2006/03/20 11:01:57 UTC

Problem with network drive

 	
 	
  <http://www.ingate.ru/> 	 Москва, ул. Ниж. Сыромятническая, д.5, корп.7, стр.2, оф. 806 / 807
Тел.: +7 (495) 363-89-31, Факс: +7 (495) 363-89-31
www.ingate.ru <http://www.ingate.ru/>    www.ingatedevelopment.com <http://www.ingatedevelopment.com/>    info@ingate.ru 
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

 

С уважением,
Сергей Шебанин,
Ведущий разработчик,
Ингейт Девелопмент,
Tel/Fax: +7 (495) 363-89-31
sergey.shebanin@ingate.ru 
 	

Re: Problem with network drive

Posted by Branko Čibej <br...@xbc.nu>.
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