[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: svnsync failure on the specific revision number.

From: DongInn Kim <dikim_at_osl.iu.edu>
Date: Tue, 08 Jan 2008 10:52:55 -0500

Hi,

I hope that my impatient behavior does not bother you too much.
Can anyone please help me out for this problem?

Regards,

- DongInn

DongInn Kim wrote:
> Hi,
>
> I am sorry. I should have mentioned this.
> The version of the SVN server is 1.4.2 and the apache server is httpd-2.0.52-38.ent.
> My svnsync is running on SVN-1.4.2 too.
>
> Regards,
>
> - DongInn
>
>
> DongInn Kim wrote:
>> Hi,
>>
>> I am mirroring an SVN repository by using svnsync. The repository is quite large and its latest revision number is close to r17050.
>>
>> I have tried to test svnsync with the repository which is the hotcopy of the original repository and I have not used the authz file on it. (FYI, the original repository use the authz file).
>> The test of svnsync was just fine with the test repository.
>>
>> But on the real repository with the authz file, svnsync failed with the following error messages.
>>> Copied properties for revision 1887.
>>> Committed revision 1888.
>>> Copied properties for revision 1888.
>>> Committed revision 1889.
>>> Copied properties for revision 1889.
>>> svnsync: REPORT request failed on 'https://svn.osl.iu.edu/test-ompi'
>>> svnsync: REPORT of 'https://svn.osl.iu.edu/test-ompi': Could not read chunk delimiter: Secure connection truncated (https://svn.osl.iu.edu)
>> And I could find the following error logs at /var/log/httpd.
>>> [Fri Jan 04 00:29:15 2008] [error] [client 129.79.247.132] Provider encountered an error while streaming a REPORT response. [404, #0]
>>> [Fri Jan 04 00:29:15 2008] [error] [client 129.79.247.132] Problem replaying revision [404, #160013]
>>> [Fri Jan 04 00:29:15 2008] [error] [client 129.79.247.132] File not found: revision 1889, path '/trunk/src/mca/llm/base' [404, #160013]
>> This failure happens on r1889 all the time and it failed with http(non-ssl) too.
>> The commits to these directories(e.g., /trunk/src/mca/llm/base) happened many times (and were sync'ed properly) before the above error hit on r1889.
>>
>> What caused this problem?
>> Can anyone help me out to figure out this problem?
>>
>> Thank you,
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
> For additional commands, e-mail: users-help_at_subversion.tigris.org

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-01-08 17:13:53 CET

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.