[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 03:21:01 +0000

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




curl -k -u an2124 --insecure https://scm-uat.web.att.com:6022/svn/asgard
Enter host password for user 'an2124':
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>301 Moved Permanently</title>
</head><body>
<h1>Moved Permanently</h1>
<p>The document has moved here.</p>
</body></html>


From: Michael Rohan [mailto:mrohan_at_stonepillar.com]
Sent: Tuesday, February 27, 2018 10:11 PM
To: Paul Hammant <paul_at_hammant.org>
Cc: NOCERA, ANDY <an2124_at_att.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

Hi,
Might be interesting to see what sort of document you are getting:
$ curl https://scm-uat.web.att.com:6022/svn/asgard
Might need "-k" on that command depending on what sort of certs are in place.
Take care,
Michael.

On Tue, Feb 27, 2018 at 6:44 PM, Paul Hammant <paul_at_hammant.org<mailto:paul_at_hammant.org>> wrote:
Do you get the same error with a testfile.txt resource in a freshly created (and Apache mounted) Subversion repo?



--
=========================
Michael Rohan
Stone Pillar Technologies
=========================
Received on 2018-02-28 04:21:17 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.