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

Re: svn info --xml malformed XML on error

From: Daniel Shahaf <d.s_at_daniel.shahaf.name>
Date: Wed, 18 Jan 2012 08:53:21 +0200

Why do you need well-formed XML when both stderr and $? indicate an
error condition?

Steven R. Loomis wrote on Tue, Jan 17, 2012 at 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:54:23 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.