码迷,mamicode.com
首页 > 系统相关 > 详细

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

时间:2014-12-22 07:07:10      阅读:302      评论:0      收藏:0      [点我收藏+]

标签:visual svn error ​svn: e175002:

本机上装了 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

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

标签:visual svn error ​svn: e175002:

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

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!