SVN提交错误

时间:2011-04-07 23:09:50

标签: svn

我能够进行SVN更新,但是当我做SVN提交时,它会抛出以下错误:

Error:  Commit Failed (details follow):
Error:  Can't read from connection:  An existing connection was forcibly closed by the     
Error:  remote host

在此之后,我甚至无法从Visual SVN浏览我的存储库。它抛出错误说

Can't connect to host 'ddev':  No connection could be made because the target machine actively refused it.

我必须重新启动Subversion服务器才能浏览和更新....但是无法提交。

我应该在哪里研究?

2 个答案:

答案 0 :(得分:1)

根据您描述的症状,听起来您尝试提交时Subversion服务器崩溃(这就是为什么在收到第一个错误后无法浏览回购的原因)。查看服务器日志,看看是否能找到原因。

答案 1 :(得分:0)

我先看一下post post hooks。