reset password
Author Message
meera halani
Posts: 39
Posted 14:33 Apr 10, 2009 |

When i am trying to commit in SVN it gives error as follow

org.tigris.subversion.javahl.ClientException:An existing connection was forcibly closed by remote host.

 

Can anyone tell what to do and how should i commit changes

yurimuradyan
Posts: 42
Posted 14:41 Apr 10, 2009 |

I had the same issue when I was trying to commit a "zip" directory that I created. I unchecked that directory and it commited just fine. I am not sure what causes this problem, but that's a workaround I used.

Last edited by yurimuradyan at 14:43 Apr 10, 2009.
cysun
Posts: 2935
Posted 14:43 Apr 10, 2009 |

It likely that the network connection timed out. Since the changes need to be committed in the homework is very small, this shouldn't happen unless you are on a dial-up connection. Try a few more times, and if the problem persists, then do the commit when you are on campus so you can use the campus network.