[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: David Glasser <glasser_at_davidglasser.net>
Date: Thu, 12 Mar 2009 10:24:25 -0700

On Thu, Mar 12, 2009 at 3:03 AM, Bert Huijben <rhuijben_at_sharpsvn.net> wrote:
>> -----Original Message-----
>> From: Senthil Kumaran S [mailto:senthil_at_collab.net]
>> Sent: donderdag 12 maart 2009 10:09
>> To: dev_at_subversion.tigris.org
>> Subject: [PATCH] Fix issue #2068
>>
>> Hi,
>>
>> The attached patch gives a solution to fix issue #2068, though this is not
>> backward compatible with earlier versions of subversion.
>>
>> [[[
>> Fix issue #2068.
>>
>> NOTE: This is not backward compatible.
>>
>> * subversion/libsvn_subr/config_file.c
>>   (svn_config_ensure): Change the delimiter between properties to '|'
>>    from ';' in default config file.
>
> Maybe we should use a double semicolon as escape sequence for passing a
> semicolon. I don't like the idea of breaking all old config files, registry
> settings, etc..
>
> This fix only removes the semicolon problem, but it breaks putting |
> characters in properties.

That's a great suggestion, since in the previous format, any double
semicolon was completely redundant.

--dave

-- 
glasser_at_davidglasser.net | langtonlabs.org | flickr.com/photos/glasser/
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=1313694
Received on 2009-03-12 18:24:40 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.