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

[PATCH] Improved commit-access-control-hook

From: David Weintraub <david_at_WeintraubWorld.net>
Date: 2005-09-27 03:59:26 CEST

[[[
Improved commit access control hook. This hook controls who is
allowed to commit just like the old hook. However, it also allows you
to use groups instead of just user names (which makes it easier to
maintain). Plus, it has a special "add-only" mode where you are not
allowed to modify a file, but you are allowed to add a directory with
files (perfect for tags). Plus, it also helps makes sure users set
the properties correctly. Plus, it also allows you to ban certain
file names.
]]]

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

  • application/octet-stream attachment: svn.diff
Received on Tue Sep 27 04:00:29 2005

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.