Intellij IDEA集成tortoiseSVN问题解决

问题:Intellij IDEA集成tortoiseSVN,报错Can‘t use Subversion command line client: svn


解决:

1、安装tortoiseSVN时必须选择command line client tools,否则就不会安装支持命令行的svn.exe等插件

2、配置svn的环境变量,如果svn的安装目录是:D:\Program Files\TortoiseSVN,则在path变量后知己增加 ;D:\Program Files\TortoiseSVN\bin

检查cmd ,svn help 如果提示如下,就安装成功

3、在Settings 里面检查Intellij IDEA的svn命令配置,一般默认就行


文章来自:http://my.oschina.net/caiz/blog/500814
© 2021 jiaocheng.bubufx.com  联系我们
ICP备案:鲁ICP备09046678号-3