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

Re: [PATCH] Fix issue #2068

From: Daniel Rall <dlr_at_finemaltcoding.com>
Date: Thu, 12 Mar 2009 08:00:10 -0700

On Thu, Mar 12, 2009 at 7:43 AM, C. Michael Pilato <cmpilato_at_collab.net> wrote:
> Bert Huijben wrote:
>> It is very hard to introduce an escape when you previously accepted
>> everything as valid :(
>
> Not if you rename the configuration section to [auto-props2].
>
> /me ducks.

Ewww.

This could be fixed by adding a "format-number" field (e.g. to the
"[global]" group), and doing a second pass of parsing on the raw
config file data to handle parsing escape characters (I favor
doubling-up the semi-colons as suggested by Bert, a la quotes in SQL).

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=1313257
Received on 2009-03-12 16:00:59 CET

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.