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

Re: webdav configuration setup

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-04-08 20:04:39 CEST

On Thu, 2004-04-08 at 08:47, Tom Hosiawa wrote:

> > Your life will be simpler if you make apache run as the 'svn' user.
>
> Wouldn't this affect using apache for anything else other than
> subversion? Either way I see it, I'd have to use mixed permission
> between the subversion repository contents and web server contents
> (whether its apache or svn?

Well then, if it's easier, just make the all your repositories wholly
owned by whatever user apache is already running as.

The real goal here is to avoid multiple users from accessing the
repositories. It can get very complex when that happens. The last
section in chapter 6 discusses this.

>
> I guess a third option, is to run a seperate apache process on another
> port?

That's fine too.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Apr 8 20:06:08 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.