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

Re: SVN Error

From: Stefan Sperling <stsp_at_elego.de>
Date: Thu, 18 Aug 2011 13:14:45 +0200

On Thu, Aug 18, 2011 at 12:12:34PM +0500, Waseem Bokhari wrote:
> Hi Guys!
> Tortoise SVN throwing an error on Commit:-
>
> "REPORT of '/svn/projectname/!svn/vcc/default':Could not read chunk
> size:Secure connection truncated(project URL)"
>
> My perception is this belongs to Network Traffic or Fluctuation in Network:
> - Is this TRUE?

Yes, check the server-side logs to find out more.

This error happens when the connection between client and server
is dropped for some reason (server reboot, timeout, packet loss...)

In some situations increasing KeepAliveTimeout in the HTTPD config
will fix this, see http://svn.haxx.se/users/archive-2011-08/0378.shtml
for some links.
Received on 2011-08-18 13:15:35 CEST

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.