[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

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
/etc/group:

subversion:x:20388:apache2,nbecker

Finally, I changed the group ownership on the repository:

chgrp -R subversion repos

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Aug 14 14:29:52 2002

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.