On Sun, Sep 6, 2009 at 16:07, Maróy Ákos<akos_at_maroy.hu> wrote:
> Are there any ideas on how to solve the issue below? no one? :(
Please be patient. You posted immediately before a holiday weekend for
many subscribers.
>> Hi,
>>
>> I'm encountering a problem with my subversion repository. On svn
>> updates, I get from the client side:
>>
>> $ svn update
>> svn: REPORT of '/corpora/!svn/vcc/default': Could not read chunk
>> delimiter: Secure connection truncated (https://svn.doublenegatives.jp)
>>
>>
>> at the same time, I see the following in the apache log:
>>
>> [Fri Sep 04 05:40:49 2009] [error] [client 67.148.95.116] Provider
>> encountered an error while streaming a REPORT response. [500, #0]
>> [Fri Sep 04 05:40:49 2009] [error] [client 67.148.95.116] A failure
>> occurred while driving the update report editor [500, #160004]
>> [Fri Sep 04 05:40:49 2009] [error] [client 67.148.95.116] Checksum
>> mismatch while reading representation:\n expected:
>> a891e6ac1d4b8f780a0df90f82885e54\n actual:
>> 5e628980411449c4447440919432587b\n [500, #160004]
>>
>>
>> I run svnadmin verify on the repository, and I get:
>>
>> $ svnadmin verify /var/svn/doublenegatives.jp/repos/corpora
>> * Verified revision 0.
>> * Verified revision 1.
>> * Verified revision 2.
>> ...
>> * Verified revision 31.
>> * Verified revision 32.
>> svnadmin: Checksum mismatch while reading representation:
>> expected: a891e6ac1d4b8f780a0df90f82885e54
>> actual: 0e97b329651c3632dc6de1f978da3d21
>>
>>
>> I run fsfsverify on changeset 33, and it doesn't report any issues.
>>
>> How can I get out of this situation?
>>
>>
>> Akos
>>
>> ------------------------------------------------------
>> http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2390973
>>
>> To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
>
> ------------------------------------------------------
> http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2391687
>
> To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
>
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2391706
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-09-07 00:41:55 CEST