Can't use Subversion command line client:svn
在IDEA中,出现了一个Can't use Subversion command line client:svn的错误。
操作方法
- 01
这是IDEA掉用svn的时候没有命令行客户端导致的,这个需要重新安装一下就可以了,重行运行安装程序。
- 02
选择“Modify”
- 03
svn默认安装时,command line client tools是没有安装的
- 04
点击,选择“Entire feature will be installed on local hard drive”
- 05
然后,进入下一步
- 06
安装command line client tools
- 07
等待安装完成
- 08
然后,进入控制面板->系统页面
- 09
进入高级系统设置
- 10
在环境变量中加入“C:\Program Files\TortoiseSVN\bin”
赞 (0)