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

Re: Provider encountered an error while streaming a REPORT response. [400, #0]

From: Chia-liang Kao <clkao_at_clkao.org>
Date: 2005-07-27 12:12:49 CEST

Georg-W. Koltermann <Georg.Koltermann <at> mscsoftware.com> writes:
>
> The error occurs on large transfers, several hundred megabytes, via
> local lan. It seems to be reproducible, i.e. pop up at the same place
> when I repeat the whole transmission. However, when I just restart the
> sync after the error, it resumes starting at the revision that had
> caused the error and after some time completes successfully.

This is caused by having two long running ra sessions. SVN::Mirror uses one
for running log, and in the log reciever it does do_update. So when there are
lots of things happening in several do_update, the log session can just timeout.

Cheers,
CLk

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Jul 27 12:18:17 2005

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.