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

[PATCH] Fix issue #2068

From: Senthil Kumaran S <senthil_at_collab.net>
Date: Thu, 12 Mar 2009 14:39:18 +0530

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.

* subversion/libsvn_client/add.c
  (auto_props_enumerator): Change delimiter to '|' from ';'

* subversion/tests/cmdline/autoprop_tests.py
  (create_config): Reflect above change.
]]]

Thank You.

-- 
Senthil Kumaran S
http://www.stylesen.org/
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=1311793

Received on 2009-03-12 10:09:39 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.