[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:06:58 +0000

Nice catch

svn co https://scm-uat.web.att.com:6022/svn/asgard svn: E130003: The XML response contains invalid XML
[an2124@hlth509 test3]$ svn co https://scm-uat.web.att.com:6022/svn/asgard/
svn: E130003: The XML response contains invalid XML

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]$

-----Original Message-----
From: Andreas Krey [mailto:a.krey_at_gmx.de]
Sent: Wednesday, February 28, 2018 3:15 AM
To: NOCERA, ANDY <an2124_at_att.com>
Cc: Michael Rohan <mrohan_at_stonepillar.com>; Paul Hammant <paul_at_hammant.org>; 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

On Wed, 28 Feb 2018 03:21:01 +0000, NOCERA, ANDY wrote:
> My cert is not valid at this point, I had turned off ssl and had the same error. I wasn???t sure how to get beyond the 301 on a curl

You ask for .../asgard, and get redirected to .../asgard/ (note the slash at the end). Try that.

Andreas

-- 
"Totally trivial. Famous last words."
From: Linus Torvalds <torvalds@*.org>
Date: Fri, 22 Jan 2010 07:29:21 -0800
Received on 2018-02-28 14:07:16 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.