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

Re: start-commit user access scripts

From: Garrett Rooney <rooneg_at_electricjellyfish.net>
Date: 2002-07-01 04:03:40 CEST

On Sun, Jun 30, 2002 at 06:52:39PM -0700, Blair Zajac wrote:
> I'm looking at COMMITTERS and I'm guessing that there's a script on
> svn.collab.net that is run from start-commit that checks to make
> sure a particular user can modify portions of the repository.
>
> If this is the case, can somebody who has access to svn.collab.net add
> the scripts that check this to the svn repos? My own svn tree needs
> to limit user privileges.

actually, it's all being handled by apache, via a <LimitExcept> clause
in httpd.conf. in order to perform certain actions on the repository,
you just have to have a valid user (http authentication). check out
INSTALL for details on how to set that up.

-garrett

-- 
garrett rooney                    Remember, any design flaw you're 
rooneg@electricjellyfish.net      sufficiently snide about becomes  
http://electricjellyfish.net/     a feature.       -- Dan Sugalski
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Jul 1 04:04: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.