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.

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

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
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.dochttps://scm-uat.web.att.com:6022/svn/asgard

Re: SHA-1 collision in repository?

2018-02-28 Thread Nico Kadel-Garcia
On Tue, Feb 27, 2018 at 4:09 PM, Myria wrote: > Not to mention that the two revisions complained about are unrelated, and > 2/3 the repository history apart. > > One thing that's interesting is that the commit the svnsync failed on is a > gigantic commit. It's 1.8 GB.

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?

[ANNOUNCE] Apache Subversion 1.10.0-rc1 released

2018-02-28 Thread Julian Foad
I'm happy to announce the release of Apache Subversion 1.10.0-rc1. Please choose the mirror closest to you by visiting: http://subversion.apache.org/download.cgi#pre-releases The SHA1 checksums are: 162dc785b5b1460c2f67af7460fe9b0b44e7aab7 subversion-1.10.0-rc1.tar.bz2

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:

Re: SHA-1 collision in repository?

2018-02-28 Thread Philip Martin
Johan Corveleyn writes: > I'm wondering whether this is related to the bug that was fixed for > 1.8.x here: > > http://svn.apache.org/viewvc?view=revision=1803435 > > ... or a similar problem. > I'm actually not sure whether that bugfix was released already (it's > not