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

Issue with svn list --xml.

From: Naik, Harshad <harshad.naik_at_Lehman.com>
Date: Wed, 16 Jul 2008 19:21:10 +0530

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?

Any help will be appreciated.

Regards,
Harshad Naik
 

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

This message is intended only for the personal and confidential use of the designated recipient(s) named above. If you are not the intended recipient of this message you are hereby notified that any review, dissemination, distribution or copying of this message is strictly prohibited. This communication is for information purposes only and should not be regarded as an offer to sell or as a solicitation of an offer to buy any financial product, an official confirmation of any transaction, or as an official statement of Lehman Brothers. Email transmission cannot be guaranteed to be secure or error-free. Therefore, we do not represent that this information is complete or accurate and it should not be relied upon as such. All information is subject to change without notice.

---------------------------------------------------------------------
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:33:45 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.