Tuomo Valkonen wrote: > It appears that SVN is as bad as CVS in this respect. The db log files > still get their permissions and owners fscked up if multiple users use > the same same repository directly. Svnserve might be a solution, but > I'm too lazy to compile and set up iptables...
Set up a group and make all repo users be in the group, and the subversion database directory be sgid to that group. You may also need wrappers around svn and svnserve to set the umask appropriate (at least I did). -- see shy jo
signature.asc
Description: Digital signature
