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
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
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
[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
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?
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?
, 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
"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
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
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.
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
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
Do you get the same error with a testfile.txt resource in a freshly created
(and Apache mounted) Subversion repo?
-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
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).
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 -
16 matches
Mail list logo