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

Re: pcre/regexp in mod_authz_svn

From: Branko Čibej <brane_at_xbc.nu>
Date: 2005-02-18 21:11:29 CET

Sander Striker wrote:

> Branko Čibej wrote:
>
>> I'm a bit worried about the case-insensitive nature of the section
>> and option names. Mea culpa, I designed that interface and didn't
>> realise at the time that this was a mistake. Maybe we can silently
>> change that to case-sensitive... formally, we couldn't do this before
>> 2.0.
>
>
> +1 on case-sentitive section names. I assumed they were actually.
>
>> [[[
>> Change the svn_config parser allow '[' and ']' in section names.
>
>
> Woah. Won't that break compatibility with the python ConfigParser?

Wow, you're probably right. Well then, mod_authz_svn has to escape []
somehow, then. \(\), perhaps? :-)

-- Brane

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Feb 18 21:12:55 2005

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.