Re: Suggested apache access config?
From: Neal D. Becker <nbecker_at_hns.com>
Date: 2002-08-14 14:29:13 CEST
OK, I am answering my own question. Perhaps this should be in FAQ?
I added a new group called "subversion" using
/usr/sbin/groupadd subversion
Then I added myself and the apache server to this group by editing
subversion:x:20388:apache2,nbecker
Finally, I changed the group ownership on the repository:
chgrp -R subversion repos
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.