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

More authorization rules

From: Yuval Kashtan <yuvalkashtan_at_gmail.com>
Date: 2004-12-03 20:51:05 CET

Hello to all the folks @ subversion dev,
there is a suggestion I want to discuss with you:

Currently, SVN support only Read/Write (and none) authorization roles.

I find it highly usefull to restrict also who can add/delete files.
Adding / Removing of files have alot to do with the project
configuration managment.
In a big project I want such changes to be more carefuly considered
and controlled (for example, allowing only team leaders to add files
only after they read through the code and approved it and letting only
the project manager to delete / remove files so he can better control
what is going out).

It seems that such a change can be pretty easially achieved, as it's
involves only changes to mod_authz_svn.c

What do you think?

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Dec 3 21:24:20 2004

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.