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

RE: E130003: The XML response contains invalid XML - svn co and log issue on some repos using https/http

From: NOCERA, ANDY <an2124_at_att.com>
Date: Wed, 28 Feb 2018 13:47:49 +0000

I have seen a different result from svn log and I can cherry pick around and see some expected output.


The curl output below has… "~$ployment%20to%20Test.doc">~$ployment to Test.doc</ … Could the file with ~$ and %20 cause an issue?


svn -rr1013 log https://scm-uat.web.att.com:6022/svn/asgard
------------------------------------------------------------------------
r1013 | asgardia | 2015-05-04 15:48:15 -0700 (Mon, 04 May 2015) | 1 line

stuff
------------------------------------------------------------------------
[an2124@hlth509 test3]$ svn -rr1014 log https://scm-uat.web.att.com:6022/svn/asgard
------------------------------------------------------------------------
r1014 | asgardia | 2015-05-08 16:05:07 -0700 (Fri, 08 May 2015) | 1 line

stuff
------------------------------------------------------------------------
[an2124@hlth509 test3]$ svn -rr1015 log https://scm-uat.web.att.com:6022/svn/asgard
svn: E175002: Unexpected HTTP status 400 'Bad Request' on '/svn/asgard/!svn/rvr/1015'

svn: E160062: Additional errors:
svn: E160062: Malformed node revision ID string


Not sure how to curl and cherry pick a version but here is latest.


curl -k -u an2124 --insecure https://scm-uat.web.att.com:6022/svn/asgard/

Enter host password for user 'an2124':

<html><head><title>asgard - Revision 1116: /</title></head> <body> <h2>asgard - Revision 1116: /</h2> <ul>

  <li>..</li>

  <li>.project</li>

  <li>00 Admin/</li>

  <li>10 CSCM+SCME Documents/</li>

  <li>20 ARCADE Documents/</li>

  <li>30 SDT/</li>

  <li>40 Regression Test Suite/</li>

  <li>70 Miscellaneous/</li>

  <li>80 Archive/</li>

  <li>90_Temp/</li>

  <li>ARCADE/</li>

  <li>Arcade/</li>

  <li>Asgard</li>

  <li>CCM06/</li>

  <li>CCM06_177/</li>

  <li>Images/</li>

  <li>Kunebelles</li>

  <li>Misc/</li>

  <li>Optimizations/</li>

  <li>Scripts/</li>

  <li>Selenium Stuff/</li>

  <li>Thumbs.db</li>

  <li>almighty-gab/</li>

  <li>almighty-only/</li>

  <li>aod/</li>

  <li>ccm06_n1_1_29234/</li>

  <li>ccm06_n1_2_29234/</li>

  <li>ccm06_n1_3_29234/</li>

  <li>ccm06_n1_4_29234/</li>

  <li>ccm06_n1_5_29234/</li>

  <li>dev1</li>

  <li>developer1/</li>

  <li>idemo/</li>

  <li>logs</li>

  <li>logs2</li>

  <li>logz</li>

  <li>offshore/</li>

  <li>onshore/</li>

  <li>sonar/</li>

  <li>stash</li>

  <li>trunk/</li>

  <li>viewvc/</li>

  <li>viewvc_1.1.22/</li>

  <li>x</li>

  <li>yeahyeah</li>

  <li>~$ployment to Test.doc</li> </ul>

</body></html>[an2124_at_hlth509 test3]$



From: Paul Hammant [mailto:paul_at_hammant.org]
Sent: Wednesday, February 28, 2018 8:28 AM
To: NOCERA, ANDY <an2124_at_att.com>
Cc: Andreas Krey <a.krey_at_gmx.de>; Michael Rohan <mrohan_at_stonepillar.com>; users_at_subversion.apache.org
Subject: Re: E130003: The XML response contains invalid XML - svn co and log issue on some repos using https/http

As you work toward a conclusion, Andy, do you think there was a different error message that could have driven you to root cause more quickly?
Received on 2018-02-28 14:48:12 CET

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.