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。目录选择此软件的目录