On Wed, Mar 28, 2012 at 2:55 AM, Josef RIESENEDER <riesene...@racon-linz.at> wrote: > > Hello, > I have an suggestion for checking the user access. It would be nice to use a > regex in the path instead of the full path. > > Instead of this: > [/currTree/trunk/config] > @user = rw > [/currTree/branches/branch1/config] > @user = rw > > It should be possible to use simply a regex: > [/currTree/.*/config] > @user = rw
Have you seen the discussion in issue #2662, "authz with wildcards": http://subversion.tigris.org/issues/show_bug.cgi?id=2662 (I'm not that issue is the definitive word on the subject, but it does have a lengthy history.) -Hyrum -- uberSVN: Apache Subversion Made Easy http://www.uberSVN.com/