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

Subversion not working when working copy is on samba share (Solved)

From: Guillaume Barreau <gui_at_dcc.ufba.br>
Date: 2005-10-07 23:06:39 CEST

I had a problem when checking out on a samba share where basically
temporary files in entries could not be deleted by subversion because
they were read only.
I saw the problem reported many times on this list but no easy solution
was offered as far as I could see. I found one that works for me:

Configure the samba server with the option:
   delete readonly = yes (the default is no)

That'it for the record.

Guillaume

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Oct 7 23:07:51 2005

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

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