An existing connection was forcibly closed by the remote host.

FactoRepo picture FactoRepo on Mon 05 Oct, 2009 15:08:15 +0000

I am encountering the following failure, (using Vista 32bit with TortoiseSVN 1.6.5)

@Commit failed (details follow):
PUT of ‘/svn/{your repository}/!svn/wrk/68700cc9-f07b-034c-bc7c-aa9a79081e7d/{some path}/{some file}’:
Could not send request body: An existing connection was forcibly closed by the remote host.@

Typically I see a few hundred kilobytes go by, a longish pause, a few more reaching maybe 700k, then Tortoise spits out the above message and gives up.

Is anyone else seeing this?

Any suggestions of what I can do to fix it.

Forum Topic Options

rs picture

rs on Fri 09 Oct, 2009

Usually down to a proxy of some sort. Do raise a support ticket and I’ll turn on SSL for a few hours for you to test it. If it works with SSL, then its almost 99.9% down to a proxy or firewall, or even some other software/hardware between your client and the server

FactoRepo picture

FactoRepo on Sat 10 Oct, 2009

I’ve been off on other issues, sorry.

My need to version control such big files was actually indicative of an abuse of version control. I’m changing my habits so only hand-coded stuff goes under vc, the rest needs different storage.

Thanks for your help just the same.

You do not have sufficient permissions to comment