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

svnperms.py: inherit settings from another section?

From: Marc Sherman <msherman_at_projectile.ca>
Date: 2005-07-29 17:00:40 CEST

Would anyone be interested in a modification to svnperms.py to allow
sections to inherit settings from previous sections?

We've got a number of repositories, all sharing a single svnperms.conf,
with the repository name used as the section name -- this seems to be
the common way to deploy this script. Our svnperms.conf has a lot of
duplication in it -- all the repositories share most rules in common,
with just a few specializations for specific repositories. Specifying a
default section that all the repo sections inherit from seems like a
good way to simplify maintenance of this conf file.

My python is quite rusty, but it looks like a simple enough change to
the file -- if I were to post a patch, would anyone out there be
interested in reviewing it for me?

Thanks,
- Marc

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