WebStorm 配置 svn

一、下載 SlikSVNphp

 
二、安裝。路徑 D:\Program Files\slik\bin。
 
三、在WebStorm中配置 file->settings->Version Contorl->subversion->with conmand line client 
     設置成你的 D:\Program Files\slik\bin\svn.exe。
 
 
 

安裝了phpstorm以後,想配置svn,結果在file->settings->Version Contorl->subversion->with conmand line client配置成html

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

已經安裝的路徑地址以後,一直提示web

「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操做,須要從新下載一個apache

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

而後我選擇了這個下載slikSVN下載windows

http://subversion.apache.org/packages.html#windows

下載完了以後就一直按下一步安裝便可,做者安裝在了phpstorm

D:\Program Files\SlikSvn

因此呢,在with conmand line client設置成你的D:\Program Files\SlikSvn\bin\svn.exe便可使用svn了。ide

相關文章
相關標籤/搜索