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

Re: Feature request

From: Johan Corveleyn <jcorvel_at_gmail.com>
Date: Wed, 6 Oct 2010 20:14:19 +0200

On Wed, Oct 6, 2010 at 7:25 PM, James Fainer <jfainer_at_cciproducts.com> wrote:
> 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

To me that seems a sensible feature request (but I am just one user).

Note though that there is some similarity with another existing feature request:
http://subversion.tigris.org/issues/show_bug.cgi?id=2662 - authz with wildcards

But that is about wildcards in the path portion, while yours is about
wildcards in the repository part. If you create your issue, you may
wish to link it to 2662 though.

Just my €0.02
Cheers,

-- 
Johan
Received on 2010-10-06 20:14:58 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.