Re: The XML response contains invalid XML

2015-04-24 Thread Andreas Mohr
On Fri, Apr 24, 2015 at 12:13:53AM -0700, OlePinto wrote: > Bert Huijben-5 wrote > > Just to be sure: you get this error during an update? > > > > Not during a commit? > > Yes, a merge exactly. I even get it if I try the merge with --record-only. I > was surprised to know that the client download

RE: The XML response contains invalid XML

2015-04-24 Thread OlePinto
Bert Huijben-5 wrote > Just to be sure: you get this error during an update? > > Not during a commit? Yes, a merge exactly. I even get it if I try the merge with --record-only. I was surprised to know that the client downloads the whole files, when I thought it was a local operation (merge inside

RE: The XML response contains invalid XML

2015-04-22 Thread Bert Huijben
> -Original Message- > From: OlePinto [mailto:olepinto+...@gmail.com] > Sent: woensdag 22 april 2015 16:25 > To: users@subversion.apache.org > Subject: RE: The XML response contains invalid XML > > Bad news: it has happened again. I haven't installed anything

RE: The XML response contains invalid XML

2015-04-22 Thread OlePinto
Bad news: it has happened again. I haven't installed anything, or changed any setting since yesterday. Right now I don't have the needed time to redo the TCP reset + restart and try again, just for the sake of knowing if it would work again for a while. If someone would like any information, traces

RE: The XML response contains invalid XML

2015-04-21 Thread OlePinto
I did, but we haven't found anything worthy. The file follows. resetlog.txt The client's machine is running a McAffee, before and after the fix. The server is running some antivirus, which we even switched off to test (no change)

RE: The XML response contains invalid XML

2015-04-21 Thread Bert Huijben
> -Original Message- > From: OlePinto [mailto:olepinto+...@gmail.com] > Sent: dinsdag 21 april 2015 12:20 > To: users@subversion.apache.org > Subject: Re: The XML response contains invalid XML > > We have finally fixed it, although we sadly do not really know what the

Re: The XML response contains invalid XML

2015-04-21 Thread OlePinto
Hello, I am having the same problem (more or less). We have thoroughly investigated it in-house, but have no more clues about what to look for. I'll begin saying the server is running under Glassfish + SCM, in case it switches a light before going on reading. We can reproduce the problem doing a me

Re: The XML response contains invalid XML

2015-04-21 Thread OlePinto
We have finally fixed it, although we sadly do not really know what the problem was. The magic medicine has been: run /netsh int ip reset c:\filename.log/, reset, reconfigure the network, and done! So it seems it was a client problem, but I don't really know even what kind of problem it was. Did it

Re: The XML response contains invalid XML

2014-11-11 Thread Ruven Naidoo
Seems like SVN is confused about the Repository Name. Rename the Repository and the try the check out. The name you are using was used before by SVN and it is confusing the XML file. -- View this message in context: http://subversion.1072662.n5.nabble.com/The-XML-response-contains-invalid-XML-t

Re: The XML response contains invalid XML

2014-04-30 Thread Andy Bolstridge
I am seeing the same thing. Here's my problem: I had a sub directory in my repo that contained a library that was 2 levels deep. (eg. directory structure ProjectA/lib/releases) I deleted the lib directory and replaced it with an external that had a slightly different structure (lib/releases/v1

RE: The XML response contains invalid XML

2014-02-10 Thread Daren Hawes
Ryan Schmidt [mailto:subversion-2...@ryandesign.com] Sent: Thursday, 6 February 2014 1:08 PM To: Daren Hawes Cc: Subversion Users Subject: Re: The XML response contains invalid XML On Feb 5, 2014, at 00:05, Daren Hawes wrote: > I was hoping someone has seen this error before. It randomly happens

Re: The XML response contains invalid XML

2014-02-05 Thread Ryan Schmidt
On Feb 5, 2014, at 00:05, Daren Hawes wrote: > I was hoping someone has seen this error before. It randomly happens when we > SVN Checkout. > > We have a Windows 2012 Server with SVN 1.8.5 installed. We use Visual SVN > 1.8.4 to manage this Server. > > The Sub Version data folder is on a NA

Re: The XML response contains invalid XML

2014-02-05 Thread Eric Johnson
I've seen a problem something like this that stemmed from using a broken migration tool. Data migrated from some other version control system, into Subversion yielded some characters not properly encoded the way the client expects it. I suspect something similar (except for properties of a file

Re: The XML response contains invalid XML

2014-02-05 Thread Ben Reser
On 2/4/14, 10:05 PM, Daren Hawes wrote: > I was hoping someone has seen this error before. It randomly happens when we > SVN Checkout. > > > > We have a Windows 2012 Server with SVN 1.8.5 installed. We use Visual SVN > 1.8.4 > to manage this Server. > > > > The Sub Version data folder is o