can’t use subversion command line client:svn问题解决

今天运行项目idea,出现如下错误
IDEA中出现错误can’t use subversion command line client:svn
问题所在:
安装的TortoiseSVN工具时,本身是带有command-line功能的(我没有安装)如图
IDEA中出现错误can’t use subversion command line client:svn
解决方法:
重新双击安装包—next—选择第一个
IDEA中出现错误can’t use subversion command line client:svn
IDEA中出现错误can’t use subversion command line client:svn
然后下一步,完成即可

之后再按照IDEA提示 fix it
进入setting的subversion里,找到你本地的svn.exe,apply,ok
IDEA中出现错误can’t use subversion command line client:svn

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2022-01-23
  • 2021-09-12
  • 2021-04-10
  • 2021-05-30
  • 2021-06-25
猜你喜欢
  • 2021-08-20
  • 2021-12-26
  • 2021-11-21
  • 2021-08-14
  • 2022-12-23
相关资源
相似解决方案