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

Re: svn via httpd and repository permissions

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-08-03 00:38:21 CEST

On Mon, 2004-08-02 at 17:27, Nina Pham wrote:
> I setup the svn server via httpd.
> What permission should be granted for owner, group and other if
> 1.The server is anonymously accessible ( readable, writable)
> 2. The server can only be accessed by authenticated users.

Make the repository wholly owned by whatever user apache runs as.

Then read chapter 6, which will explain how to set up your httpd.conf
<Location> block to do the things you describe.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Aug 3 00:39:36 2004

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.