I\'ve created an SVN repo on my Debian Wheezy build server following this tutorial.
svn --version
gives 1.6.17
.
Sadly, I can\'t commit anymore
I had this issue with a large commit (~500 files, 50 MB) on a basic network. It worked when I broke the file up into batches (e.g. select a files at a time). It appears that it struggled particularly with 1 large file that was repeated for several folders.
I was getting this error.
Error running context: An existing connection was forcibly closed by the remote
I solved this issue by switching the proxy to Cntlm and it works perfectly fine. I am using TortoiseSVN 1.9.3 version.
Hade same error. My problem was with Avast antivirus, when i put the url of the svn server in the exclutions the problem was solved.
I met this problem after our svn server migrated from lan to internet. At last, I solve this problem by changing my IP Address.
For Example: from 192.168.0.60 to 192.168.0.71.
SVN Version: TortoiseSVN 1.9.7, Build 27907 - 64 Bit
OS Version: Windows 10, 1703
I had the same issue when using VPN with CollabNet's SubversionEdge.
I simply enabled Subversion Server should serve via https in Configuration -> Server Settings and this solved the issue for me.
I was getting this error.
Error: An existing connection was forcibly closed by the remote
I am using the TortoiseSVN 1.11 version. I am using checkpoint VPN, I simply restart my VPN connection