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

svn info --xml malformed XML on error

From: Steven R. Loomis <srl_at_icu-project.org>
Date: Tue, 17 Jan 2012 15:21:10 -0800

svn info --xml gives malformed XML on error.. could it detect this
situation and still cleanup the XML, or not output any XML at all?
svnversion by comparison outputs 'exported'.

-s

$ svn info --xml /tmp
<?xml version="1.0" encoding="UTF-8"?>
<info>
svn: E155007: '/tmp' is not a working copy
$ svn --version
svn, version 1.7.2 (r1207936)
    compiled Dec 2 2011, 15:21:13
Received on 2012-01-18 07:48:37 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.