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

Re: Issue with svn list --xml.

From: Andy Levy <andy.levy_at_gmail.com>
Date: Wed, 16 Jul 2008 15:40:45 -0400

On Wed, Jul 16, 2008 at 09:51, Naik, Harshad <harshad.naik_at_lehman.com> wrote:
> Hi,
> I am facing an issue with the -xml switch of the svn list command.
> If the path specified for the svn list command does not exist, the
> command outputs unformed xml and the error message
>
> Example:
>
> Output: <?xml version=\"1.0\"?>\r\n<lists>\r\n<list\r\n
> path=\"<Project path>">\r\n
> Error: svn: URL '<project path>' non-existent in that revision\r\n
>
> I want to differentiate between the path not found and other errors.
> Even if, it returns well-formed xml like <?xml version="1.0"?>
> <lists><list path="<Project path>"></list></lists>, that will help a
> lot.
>
> I am using subversion v1.4.3 right now. Is this issue already fixed in
> later version like v1.5.0?

I get the same output with 1.5 on WinXP SP2.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-07-16 21:41:14 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.