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

Re: Permissions for repositories with Apache

From: Steven Brown <swbrown_at_ucsd.edu>
Date: 2003-04-27 08:06:15 CEST

> <VirtualHost>
> ServerName paul.example.com
> User paul
> Group devgroup
> ...
> </VirtualHost>
> Each of these can have a DocumentRoot with the devlopers area.
>
> see http://httpd.apache.org/docs-2.0/mod/perchild.html

I gave a perchild-compiled Apache a shot, but it currently seems
unusable due to stability issues and php being unable to work with it
safely (it locked up easily). If it worked, it'd be a better solution
than either of the ideas I could come up with, though. I poked around
on this lead to see if it could at least be used as a subersion-only
server, but it sounds like perchild still needs some work:
http://www.contactor.se/~dast/svn/archive-2002-08/0906.shtml

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Apr 27 08:06:58 2003

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.