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_dav_svn
version 1.6.5 (r38866).
On Thu, 7 Apr 2011 14:59:16 +0300, Daniel Shahaf <d.s_at_daniel.shahaf.name>
wrote:
> 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 that we can try accessing
> them ourselves)
>
> * What versions of mod_dav_svn do those servers run?
> (You can check by navigating to the repository's URL in a Web browser)
>
> Aleksandr Platonov wrote on Thu, Apr 07, 2011 at 14:06:11 +0400:
>> Hi.
>> Sometimes at checkouts and updates via TortoiseSVN which built with
>> latest Subversion code
>> (http://svn.apache.org/repos/asf/subversion/trunk) I get "XML parsing
>> error (200:OK)" and "Checksum mismatch" errors. This happens on
>> different repositories (e.g. XML parsing error
>> could happen at Subversion code update).
>> This problem is not observed when I use TortoiseSVN with svn 1.6.* (e.g.
>> latest TortoiseSVN release).
>> --
>> Aleksandr Platonov
>>
>>
Received on 2011-04-07 15:52:46 CEST