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

Re: [PATCH] Make svnperms.py handle nested groups

From: Hyrum K. Wright <hyrum_wright_at_mail.utexas.edu>
Date: 2007-12-11 01:47:35 CET

Kyle George wrote:
> svnperms.py should be able to handle simple cases of groups containing
> other groups like some of the other hook scripts and mod_authz_svn.
> Nested groups are expanded in place. Forward declarations are
> prohibited, and this is probably a good thing. This is a cleaner
> version of a patch I found in the archives:
> http://svn.haxx.se/dev/archive-2003-09/0569.shtml
>
> [[[
> * tools/hook-scripts/svnperms.py
> (Permission::parse_groups): Handle and expand nested groups (@groupname).
> Forward decls are prohibited.
> ]]]

Has anybody had a chance to look at Kyle's patch (found here:
http://svn.haxx.se/dev/archive-2007-11/0525.shtml )

If there aren't any comments in the next few days, I'll open an issue.

-Hyrum

Received on Tue Dec 11 01:47:44 2007

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.