溫馨提示×

您好,登錄后才能下訂單哦!

密碼登錄×
登錄注冊(cè)×
其他方式登錄
點(diǎn)擊 登錄注冊(cè) 即表示同意《億速云用戶服務(wù)條款》

Eclipse check out Visual SVN 遇到問題 svn:E175002: connection refused by the server

發(fā)布時(shí)間:2020-07-08 22:51:21 來源:網(wǎng)絡(luò) 閱讀:8537 作者:dannyhz 欄目:軟件技術(shù)

本機(jī)上裝了 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 的 系統(tǒng)Event Viewer,找到了如下的log,

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


于是 就在想尋找這個(gè)目錄,

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

結(jié)果Temp文件夾確實(shí)是找不到的,于是就新建了這個(gè)Temp文件夾在Local下,然后再用Eclipse就拿到了 建立的目錄,成功check out

向AI問一下細(xì)節(jié)

免責(zé)聲明:本站發(fā)布的內(nèi)容(圖片、視頻和文字)以原創(chuàng)、轉(zhuǎn)載和分享為主,文章觀點(diǎn)不代表本網(wǎng)站立場(chǎng),如果涉及侵權(quán)請(qǐng)聯(lián)系站長(zhǎng)郵箱:is@yisu.com進(jìn)行舉報(bào),并提供相關(guān)證據(jù),一經(jīng)查實(shí),將立刻刪除涉嫌侵權(quán)內(nèi)容。

AI