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

Re: [PATCH] svnperms.py: inherit settings from another section

From: Marc Sherman <msherman_at_projectile.ca>
Date: 2005-08-18 22:03:15 CEST

Marc Sherman wrote:
>
> This is a patch against svn trunk to add section inheritance to the
> config parser in the snvperms.py hook script.

Here's a new patch, with the syntax modified to [groupa extends groupb].
  Thanks to David, Brane, and Gustavo for the review, and thanks to Ken
for helping me get the ball rolling again.

[[[
Patch by: Marc Sherman <msherman@projectile.ca>

* tools/hook-scripts/svnperms.py
   (Config._read): add support for section inheritance in the conf file,
   with syntax [SECTION extends PARENTSECTION] (the parent section is
   optional)
* tools/hook-scripts/svnperms.conf.example: add an example of
   inheritance
]]]

- Marc

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

Received on Thu Aug 18 22:03:16 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.