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

Re: [PATCH] wildcard authz prototype

From: Peter N. Lundblad <peter_at_famlundblad.se>
Date: 2006-05-02 09:14:37 CEST

Garrett Rooney writes:
>
> [wildcards]
> /*/trunk = slash-star-slash-trunk
>
> [slash-star-slash-trunk]
> @developers = rw
>
> The use of the new section (similar to how we currently use groups)
> allows us to avoid the "what if people have a * in one of their paths
> now?" question.

Since I have a hard time accepting this syntax, may I suggest something like:
[misc]
wildcards = yes

as a way of turning on wildcard matching globally.. Then, people can
convert their authz files when they like (which will typically just
involve adding these two lines).

Thanks,
//Peter

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue May 2 09:15:02 2006

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.