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

Feature request

From: James Fainer <jfainer_at_cciproducts.com>
Date: Wed, 6 Oct 2010 13:25:55 -0400

I am looking to reduce the potential complexity of path access rules by
applying wild card rules in the repository section of the path access rules
configuration.

 

i.e.

<<normal>>

[dev:/branch]

@group1=rw

 

[dev2:/branch]

@group2=rw

 

<<proposed>>

Define repository with a prefix

 

eng_Project1

eng_project2

restrict_project1

 

rule:

[eng_*:/]

@group1 = rw

 

[restrict_*:/]

@group2=rw

 

Thanks,

Jim Fainer
Received on 2010-10-06 19:26:54 CEST

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.