Updating from svn repository returns "Could not read chunk size" error
        Posted  
        
            by Denis
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Denis
        
        
        
        Published on 2009-04-21T14:39:06Z
        Indexed on 
            2010/06/02
            5:13 UTC
        
        
        Read the original article
        Hit count: 440
        
When updating from subversion repository using tortoise svn client I get error looking like that:
Could not read chunk size: An existing connection was forcibly closed by the remote host.
It doesn't prevent me from updating, just interrupts update process, so that I have to repeat update several times, before it is complete.
What can cause such behaviour and how to fix it?
© Stack Overflow or respective owner