[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: Karl Fogel <kfogel_at_newton.ch.collab.net>
Date: 2002-08-14 17:35:08 CEST

nbecker@hns.com (Neal D. Becker) writes:
> Yes, probably the directories need to be setgid unless subversion
> itself sets the group. This still leaves the unanswered question,
> what is the suggested setup?¹

I've always just done like this:

   1. Make user `svn'
   2. Make group `svn'
   3. chown -R svn.svn /path/to/repository
   4. Edit httpd.conf so httpd runs as user svn and group svn.

Seems to work fine.

-K

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Aug 14 17:52:06 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.