Installing SVN on a samba shared drive in mac
1. Configure the samba share in linux. It needs to have the “delete readonly = yes” line, if not, you will permission errors in .svn/entries when checking out projects in mac. so we need something like this:
[homes]
comment = LAM IT Home Directories
[...]











