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

Re: Administering multiple repositories

From: Scott Lawrence <slawrence_at_pingtel.com>
Date: 2004-10-09 00:01:55 CEST

On Fri, 2004-10-08 at 07:15, Konrad Rosenbaum wrote:
> Kevin Jones said:
> > I'm mainly a Windows developer/user with some Linux knowledge/experience,
> > but not too much Linux admin experience.

> > iv) My real question. I have multiple repositories under SVNParentPath,
> > can
> > I specify different subversion access permissions for those repositories
> > or
> > should I go back to httpd.conf and add multiple <Location ...> entries
> > with
> > different access permissions for each repo.
>
> Use authz. The same chapter as the description of the DAV installation. ;-)
>
> You can then specify different ACLs for each repository.

You don't need authz if you just need to control things at the
repository level - you can do it with Apache Location directives; that's
how we do it at SIPfoundry, and it works very smoothly.

-- 
  Scott Lawrence
  SIPfoundry server tools maintainer
  lawrence@sipfoundry.org
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Oct 9 00:02:16 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.