当前位置: 代码迷 >> CVS/SVN >> TortoiseSVN出现OPTIONS of ‘*' could not 的解决
  详细解决方案

TortoiseSVN出现OPTIONS of ‘*' could not 的解决

热度:2417   发布时间:2013-02-26 00:00:00.0
TortoiseSVN出现OPTIONS of ‘***********': could not 的解决
问题:TortoiseSVN去checkout的时候,都是出现
OPTIONS of ****************': could not
connect to server (***********************)
OPTIONS of 'http://...' : could not connect to server (http://...)
但是如果在浏览器中直接访问这个svn,又是正常的。重装TortoiseSVN也无法解决问题
解决:后来发现TortoiseSVN是网络配置问题,打开开始菜单中的 TortoiseSVN->Settings
选择Network标签页,不知道什么时候把enable proxy server打开,且把server address设置一个无法访问的地址。

关闭enable proxy server后,TortoiseSVN就正常了。

来自东子的博客

  相关解决方案