SVNException: svn: E175002: Connection reset

报错信息:

今天hudson打包,一直报这个错误信息。


SVNException: svn: E175002: Connection reset


处理方法:

到Hudson服务器中找到项目2的workspace,清空这个目录下的内容即可。

The problem was that the disk space was not enough in the JENKINS workspace directory.

SVNException: svn: E175002: Connection reset


本文转自aaa超超aaa 51CTO博客,原文链接:http://blog.51cto.com/10983441/1828063