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

Wildcard directories with subdirectories in authz config

From: Peter McAlpine <petermca_at_gmail.com>
Date: 2006-11-22 15:50:18 CET

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?

Thanks,
-Peter

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Nov 22 15:51:15 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.