Archive for May, 2009

Problem checking out SVN repository to Samba share

I had a problem in OSX when i tried to check out a SVN repository to a samba share. I tried everything, setting force permissions etc.
Finally i found a post which solved my problem. All i needed to do is add this line to the smb.conf:

delete readonly = yes

See the original post here:

http://www.svnforum.org/2017/viewtopic.php?t=3980

No Comments »