Webstorm 提示 Can't use Subversion command line client (Probably the path to Subversion executable is wrong)php
如何解決?html
安裝了phpstorm以後,想配置svn,結果在file->settings->Version Contorl->subversion->with conmand line client配置成web
D:\Program Files\TortoiseSVN\bin\tortoisePro.exe(通常的svn程序文件)
已經安裝的路徑地址以後,一直提示apache
「Can’t use Subversion command line client: ‘D:\Program Files\TortoiseSVN\bin\tortoisePro.exe‘ Probably the path to Subversion executable is wrong. Fix it.」.
而後google search一下,才發現這個tortoisePro.exe是guide操做程序,不支持conmand line操做,須要從新下載一個windows
http://www.jetbrains.com/phpstorm/webhelp/using-subversion-integration.html
而後我選擇了這個下載slikSVN下載phpstorm
http://subversion.apache.org/packages.html#windows
下載完了以後就一直按下一步安裝便可,做者安裝在了ide
D:\Program Files\SlikSvn
因此呢,在with conmand line client設置成你的D:\Program Files\SlikSvn\bin\svn.exe便可使用svn了。svn
轉)工具
意外發現,以前的NetBeans 的svn配置好,也能夠工做了。ui
打開工具,找到svn選項 客戶端類型選擇cli。目錄選擇此軟件的目錄