Eclipse check out Visual SVN 遇到问题 svn:E175002: connection refused by the server

时间:2014-12-22 07:06:32   收藏:0   阅读:21792

本机上装了 Visual SVN 2.7,  使用 Eclipse ,安装了 svn 插件for eclipse, 在Visual 的 visual server上建立了 repostory ,但用 eclipse 还是没能成功check out , 爆出如下error


svn: E175002: connection refused by the server

svn: E175002: OPTIONS request failed on


我在Windows 7 的 系统Event Viewer,找到了如下的log,

VisualSVNServer.exe: could not log pid to file C:/Windows/ServiceProfiles/NetworkService/AppData/Local/Temp/VisualSVNServer.pid


于是 就在想寻找这个目录,

C:/Windows/ServiceProfiles/NetworkService/AppData/Local/Temp

结果Temp文件夹确实是找不到的,于是就新建了这个Temp文件夹在Local下,然后再用Eclipse就拿到了 建立的目录,成功check out

原文:http://dannyhz.blog.51cto.com/2174974/1592410

评论(0
© 2014 bubuko.com 版权所有 - 联系我们:wmxa8@hotmail.com
打开技术之扣,分享程序人生!