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

RE: Could not read chunk size: Secure connection truncated

From: Tim <tlarbo_at_gmail.com>
Date: Sat, 16 Oct 2010 06:23:15 -0700 (PDT)

I had this same problem, and I eventually discovered it was an HTTP timeout - the Apache web server (that SVN is sending info through) had a default timeout of 10 minutes, but my SVN operation took about 15 minutes, so it timed out before it ever finished. Increasing the HTTP timeout in apache solved the problem for me.

I wrote some instructions on how to do this with Visual SVN server on my blog:

http://adventuresindotnet.blogspot.com/2010/09/svn-trouble.html

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2672588

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2010-10-16 15:27:48 CEST

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

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