Re: XML parsing and checksum mismatch errors at updates and checkouts

2011-04-08 Thread Philip Martin
Philip Martin writes: > I was getting those checksum errors while doing an export, I'm not sure > how 3711 is relevant. So I got an checksum error during an export using serf for the file src/ne_uri.c. I compared the "bad" file in the export with a "good" version from a checkout using neon: $

Re: XML parsing and checksum mismatch errors at updates and checkouts

2011-04-08 Thread Philip Martin
"Bert Huijben" writes: >> What I find is that the problem sometimes appears and sometimes does >> not. It's not predictable either, repeating a failed export/checkout >> will sometimes work and sometimes fail at a different place. That is >> the case when I try that neon URL: >> >> svn: E20001

RE: XML parsing and checksum mismatch errors at updates and checkouts

2011-04-08 Thread Bert Huijben
> -Original Message- > From: Philip Martin [mailto:philip.mar...@wandisco.com] > Sent: vrijdag 8 april 2011 11:11 > To: Daniel Shahaf > Cc: Aleksandr Platonov; d...@subversion.apache.org; > users@subversion.apache.org > Subject: Re: XML parsing and checksum mismatch

Re: XML parsing and checksum mismatch errors at updates and checkouts

2011-04-08 Thread Philip Martin
Daniel Shahaf writes: > [ summary for dev@: bug in trunk that doesn't reproduce in 1.6.16; > I can reproduce it with trunk/ra_serf but not with trunk/ra_neon ] > > Aleksandr Platonov wrote on Thu, Apr 07, 2011 at 17:52:13 +0400: >> >> I build Subversion as a part of TortoiseSVN (see >> http://to

Re: XML parsing and checksum mismatch errors at updates and checkouts

2011-04-07 Thread Daniel Shahaf
[ summary for dev@: bug in trunk that doesn't reproduce in 1.6.16; I can reproduce it with trunk/ra_serf but not with trunk/ra_neon ] Aleksandr Platonov wrote on Thu, Apr 07, 2011 at 17:52:13 +0400: > > I build Subversion as a part of TortoiseSVN (see > http://tortoisesvn.googlecode.com/svn/trunk

Re: XML parsing and checksum mismatch errors at updates and checkouts

2011-04-07 Thread Aleksandr Platonov
I build Subversion as a part of TortoiseSVN (see http://tortoisesvn.googlecode.com/svn/trunk/ext/build/subversion.build) This problem happens when I try to checkout following url: http://svn.webdav.org/repos/projects/neon/tags/0.29.5 Also I reproduced this problem on our internal host with mod_d

Re: XML parsing and checksum mismatch errors at updates and checkouts

2011-04-07 Thread Daniel Shahaf
Thanks for the report. Having more information would help: * Does this happen with neon, serf, or both? * Can you build in debug mode (pass --debug to gen-make.py, if you're using the build method from our INSTALL) to get some more information? * Are any of those repositories public? (so tha