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

Re: [PATCH v3] Change test suite to read file properties in XML format

From: Julian Foad <julianfoad_at_btopenworld.com>
Date: Tue, 28 Jul 2009 12:09:01 +0100

Michael Haggerty wrote:
> [[[
> Read svn properties in XML rather than text format in test suite.
>
> This makes the routine more robust to strange property values. It also
> makes it immune to changes in the text output format, as happened
> between svn 1.5 and 1.6. (This is useful for the cvs2svn project,
> which uses the svntest infrastructure but doesn't want to care what
> version of svn the user has installed.)
>
> * subversion/tests/cmdline/svntest/tree.py
> (get_props): Read svn properties via "svn proplist -v" using the
> "--xml" option.
> ]]]

Nice log message. Thanks.

I have confirmed this version (patch v3) works in a trunk build (r38481)
on my Linux system. +1 to commit.

- Julian

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=2376259
Received on 2009-07-28 13:09:32 CEST

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.