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

Re: Wildcard directories with subdirectories in authz config

From: Erik Huelsmann <ehuels_at_gmail.com>
Date: 2006-11-22 16:15:25 CET

On 11/22/06, Peter McAlpine <petermca@gmail.com> wrote:
> Hello,
>
> I'd like to prevent anyone but the 'admin' group from creating
> branches in a particular directory. But once they've been created I
> want all users to be able to make changes to those branches. Here's
> what I want to do but it doesn't seem to work:
>
> [/branches]
> * = r
> @admin = rw
>
> [/branches/*/]
> * = rw
>
> Can anyone suggest a way of accomplishing this?

Yes: there's a patch for mod_authz_svn which does it. There were quite
a number of comments and it didn't get applied for that reason. The
patch is waiting for someone to pick it up and finish the work.

http://svn.haxx.se/dev/archive-2005-02/index.shtml#631

bye,

Erik.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Nov 22 16:23:38 2006

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.