安装了WebStorm以后,想配置svn,结果在file->settings->Version Contorl->subversion->with conmand line client配置成php
D:\Program Files\TortoiseSVN\bin\tortoisePro.exe(通常的svn程序文件)
已经安装的路径地址以后,一直提示html
“Can’t use Subversion command line client: Probably the path to Subversion executable is wrong. Fix it.”.
而后google search一下,才发现这个tortoisePro.exe是guide操做程序,不支持conmand line操做,须要从新下载一个web
http://www.jetbrains.com/phpstorm/webhelp/using-subversion-integration.html
下载完了以后就一直按下一步安装便可,安装在了phpstorm
D:\myprogress
因此呢,在with conmand line client设置成你的地址,就能够了。ide
D:\myprogress\Apache-Subversion-1.9.5\bin\svn.exe