Re: svn info --xml malformed XML on error

2012-01-18 Thread Steven R. Loomis
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

Re: svn info --xml malformed XML on error

2012-01-18 Thread Daniel Shahaf
, 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

Re: svn info --xml malformed XML on error

2012-01-18 Thread Steven R. Loomis
is not a working copy an error condition in the first place? Daniel Shahaf wrote on Wed, Jan 18, 2012 at 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

Re: svn info --xml malformed XML on error

2012-01-18 Thread Daniel Shahaf
-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

Re: svn info --xml malformed XML on error

2012-01-18 Thread Steven R. Loomis
the target is not a working copy an error condition in the first place? Daniel Shahaf wrote on Wed, Jan 18, 2012 at 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

Re: svn info --xml malformed XML on error

2012-01-18 Thread Daniel Shahaf
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

svn info --xml malformed XML on error

2012-01-17 Thread Steven R. Loomis
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

Re: svn info --xml malformed XML on error

2012-01-17 Thread Daniel Shahaf
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