我拷贝了项目到自己的电脑上,打开之后运行无误,但是出现了下面的问题

can't use subversion command line client .....提示我们路径可能是不正确的。

我点击fix it出现如下截图,箭头所指路径是错误的。

Android Studio中svn出现can not use subversion commnd line

若要解决,需要我们去网站https://www.visualsvn.com/downloads/下载svn command line tools如下图

Android Studio中svn出现can not use subversion commnd line



下载第一个,下载之后解压,找到bin文件夹下的svn.exe程序,然后我们复制这个路径,粘贴到上文studio的地方,就可以了。

如下图是正确的路径。

Android Studio中svn出现can not use subversion commnd line

相关文章:

  • 2021-04-10
  • 2021-05-30
  • 2022-12-23
  • 2021-05-07
  • 2021-08-12
  • 2021-08-12
猜你喜欢
  • 2021-08-14
  • 2021-10-16
  • 2021-11-21
  • 2021-08-02
  • 2021-06-11
相关资源
相似解决方案