Windows下WebStorm使用SVN(轉)


安裝了WebStorm之后,想配置svn,結果在file->settings->Version Contorl->subversion->with conmand line client配置成

D:\Program Files\TortoiseSVN\bin\tortoisePro.exe(一般的svn程序文件)

已經安裝的路徑地址之后,一直提示

“Can’t use Subversion command line client:  Probably the path to Subversion executable is wrong. Fix it.”.

然后google search一下,才發現這個tortoisePro.exe是guide操作程序,不支持conmand line操作,需要重新下載一個

http://www.jetbrains.com/phpstorm/webhelp/using-subversion-integration.html

下載完了之后就一直按下一步安裝即可,安裝在了

D:\myprogress

所以呢,在with conmand line client設置成你的地址,就可以了。

D:\myprogress\Apache-Subversion-1.9.5\bin\svn.exe


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM