zxg0822

1、在IDEA中点击File-Settings里面,如图所示,选择你本地装的svn的exe路径:

2、在如图所示菜单中配置svn地址:

问题1:如果svn路径下没有exe文件,则是装svn的时候没有安装command line client tools的原因;

解决办法:重新安装svn选择modify,把command line client tools安装上就有了;如图所示:

 

 问题2:checkout svn代码的时候,报错

svn: E230001: Server SSL certificate verification failed: certificate issued。

解决办法:就是第一步的时候选择了正确的svn.exe的路径就不会报这个错了。

分类:

技术点:

相关文章:

  • 2021-12-24
  • 2021-12-04
  • 2021-11-02
  • 2018-11-05
  • 2021-04-21
  • 2021-04-13
  • 2021-11-29
  • 2021-12-29
猜你喜欢
  • 2021-11-21
  • 2021-04-13
  • 2021-09-17
  • 2021-04-04
  • 2021-09-27
  • 2021-04-08
  • 2021-09-01
相关资源
相似解决方案