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

Re: commit-access-control vs. AuthzSVNAccessFile

From: Lukas Ruf <ruf_at_rawip.org>
Date: 2004-04-19 15:41:40 CEST

Thanks for the reply!

> Ben Collins-Sussman <sussman@collab.net> [2004-04-19 15:31]:
>
> Lukas Ruf wrote:
>
>
> >- AuthzSVNAccessFile sections:
> > Am I right that the sections support perl-regex as well?
> > i.e.:
> >
> > [repos:/[a-e]]
> > * =
> >
> > [repos:/[f-i]]
> > * = r
> >
> > [repos:/[j-z]]
> > * = rw
> >
>
> No, you cannot put any regexps or pattern-matching expressions into the
> square-bracket sections.
>
>

ok, I see. I made the mistake by first putting
    [/]
    * = r
which then overruled the erroneous entries.
It seems that I have to live with it.

Thanks!

wbr,
Lukas

-- 
Lukas Ruf           | Wanna know anything about raw |
<http://www.lpr.ch> | IP? -> <http://www.rawip.org> |
eMail Style Guide: <http://www.rawip.org/style.html>|
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Apr 19 15:42:43 2004

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.