On Wed, Dec 24, 2003 at 11:03:48AM -0500, Joey Hess wrote: > 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).
Ah, I had everything else set up as you described, but wasn't aware of the chmod g+s trick. (It really should be possible to force umask as well by directory, though...) -- Tuomo
