Eclipse svn提交出错 Unable to connect to a repository at URL

在自己公司是可以正常提交SVN的,在客户公司提交时报错:
org.apache.subversion.javahl.ClientException: RA layer request failed
svn: Unable to connect to a repository at URL 'http://xxxxxx'
svn: OPTIONS of 'http://xxxxxx': could not connect to server (http://xxxxxx)
在浏览器中输入这个URL是可以访问的,并且之前在客户公司提交SVN都是没问题的。这是为何?

猜你喜欢

转载自jarvan-4.iteye.com/blog/2170055