[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: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2005-06-17 17:46:45 CEST

On Jun 17, 2005, at 9:12 AM, Pavol Gono wrote:
>
> 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.
>

Ah, sounds like you need Collabnet's product. :-)

You're right. mod_auth_svn only has generic read and write. There's
no add/delete/modify permissions. svnperms.py is probably your best
bet, then.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Jun 17 17:50:43 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.