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

2018-03-07 Thread Johan Corveleyn
On Tue, Mar 6, 2018 at 5:21 PM, NOCERA, ANDY wrote: > John, > > Good feedback. > > Svnadmin 1.9 verify is showing the error also. I did a dump and load and it > resolved that repo.Having reviewed my repos, it looks like around 30% > have this issue. Not sure what we could have done wrong

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

2018-03-06 Thread NOCERA, ANDY
response contains invalid XML - svn co and log issue on some repos using https/http On Thu, Mar 1, 2018 at 11:52 PM, NOCERA, ANDY wrote: > I disabled ssl to simplify. I noticed that svn log sometimes stops with an > error, sometimes it just stops although there is an error in the lo

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

2018-03-02 Thread Johan Corveleyn
On Thu, Mar 1, 2018 at 11:52 PM, NOCERA, ANDY wrote: > I disabled ssl to simplify. I noticed that svn log sometimes stops with an > error, sometimes it just stops although there is an error in the log. I > think I need to review the build.Not sure if it’s the SVN side of the > build or the

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

2018-03-01 Thread NOCERA, ANDY
[400, #160062] From: Paul Hammant [mailto:p...@hammant.org] Sent: Wednesday, February 28, 2018 8:28 AM To: NOCERA, ANDY Cc: Andreas Krey ; Michael Rohan ; users@subversion.apache.org Subject: Re: E130003: The XML response contains invalid XML - svn co and log issue on some repos using https

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

2018-02-28 Thread NOCERA, ANDY
Cc: Andreas Krey ; Michael Rohan ; users@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?

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

2018-02-28 Thread Paul Hammant
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?

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

2018-02-28 Thread NOCERA, ANDY
, ANDY Cc: Michael Rohan ; Paul Hammant ; users@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 +, NOCERA, ANDY wrote: > My cert is not valid at this point, I had turned off ss

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

2018-02-28 Thread Philip Martin
"NOCERA, ANDY" writes: > svn co https://xxx.com:6022/svn/asgard > svn: E130003: The XML response contains invalid XML If you have the socat proxy available then you can use that to log the traffic and see the failing XML: https://subversion.apache.org/docs/community-guide/debugging.html#net-tra

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

2018-02-28 Thread Andreas Krey
On Wed, 28 Feb 2018 03:21:01 +, 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. And

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

2018-02-27 Thread NOCERA, ANDY
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.

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

2018-02-27 Thread NOCERA, ANDY
There are several repos work fine and even different version is this repo. From: Paul Hammant [mailto:p...@hammant.org] Sent: Tuesday, February 27, 2018 9:44 PM To: NOCERA, ANDY Cc: users@subversion.apache.org Subject: Re: E130003: The XML response contains invalid XML - svn co and log issue

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

2018-02-27 Thread Michael Rohan
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 wrote: > Do you get the sa

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

2018-02-27 Thread Paul Hammant
Do you get the same error with a testfile.txt resource in a freshly created (and Apache mounted) Subversion repo?

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

2018-02-27 Thread NOCERA, ANDY
-D SERVER_CONFIG_FILE="conf/httpd.conf" From: Paul Hammant [mailto:p...@hammant.org] Sent: Tuesday, February 27, 2018 7:36 PM To: NOCERA, ANDY Cc: users@subversion.apache.org Subject: Re: E130003: The XML response contains invalid XML - svn co and log issue on some repos u

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

2018-02-27 Thread Paul Hammant
See what you can see on the server-side Apache logs - https://unix.stackexchange.com/questions/115972/how-do-i-find-where-apache-keeps-the-log-files (and others; or adjust for your Linux).

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

2018-02-27 Thread NOCERA, ANDY
Hi, I have a recently built SVN 1.9.7 including httpd and I see issues using https/https protocol on a few repos and version. The test repos are 1.8.X and work using file level protocol and svnserve. Some Other repos work with no issues. For asgard example below, I was able to checkout from -