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

[PATCH] add group permissioning to tools/hook-scripts/commit-access-control.{pl,cfg}

From: Rick Bradley <rick_at_rickbradley.com>
Date: 2005-06-15 19:28:00 CEST

This patch is against http://svn.collab.net/repos/svn/tags/1.2.0-rc4/tools/hook-scripts/
and modifies the commit-access-control.pl.in script (and its
configuration file) to allow access control based upon user groups.

Group checks are done via Perl's $GID and $EGID variables (I've used the
"English" Perl module) to get real and effective group id information.
Groups can be specified by name or numeric id in the config file. Have
conducted limited testing with no problems.

Best,
Rick

-- 
 http://www.rickbradley.com    MUPRN: 87
                       |  that are bugging me
   random email haiku  |  that I otherwise could
                       |  not have tracked down.


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

Received on Wed Jun 15 19:29:50 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.