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

Re: Access control questions

From: Pavol Gono <pavol_gono_at_yahoo.com>
Date: 2005-06-17 16:12:17 CEST

--- Ben Collins-Sussman <sussman@collab.net> wrote:

>
> On Jun 16, 2005, at 9:32 PM, Pavol Gono wrote:
> >
> > - Are there some existing tools/implementations of desired
> > access control?
>
> Maybe you want to use apache as your server instead of
> svnserve, so
> that you can use mod_authz_svn? mod_authz_svn might be
> easier to use.

Maybe I didn't notice something, but from
http://svnbook.red-bean.com/nightly/en/svn.serverconfig.httpd.html#svn.serverconfig.httpd.authz
it seems there is possibility only to have these access types:
none
read
readwrite

And we need at least
none
read
modify/upgrade
add
delete
+ combinations
(For example it can be dangerous to give someone possibility to
add + delete, if he doesn't understand subversion client well)

Add and delete "access rights" can be used with svnperms.py,
and this was the reason why I first looked at hooks.

                
____________________________________________________
Yahoo! Sports
Rekindle the Rivalries. Sign up for Fantasy Football
http://football.fantasysports.yahoo.com

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Jun 17 16:16:32 2005

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.