专业的编程技术博客社区

网站首页 > 博客文章 正文

升级MacOS Catalina后,svn无法使用解决

baijin 2024-08-29 12:25:05 博客文章 8 ℃ 0 评论

mac升级macos catalina之后,svn无法使用。


打开phpstorm则提示:

Can’t use Subversion command line client: svn
The path to the Subversion executable is probably wrong. Fix it.

命令行输入svn命令,提示:

xcrun: error: invalid active developer path (/Library/Developer/CommandLineTools), missing xcrun at: /Library/Developer/CommandLineTools/usr/bin/xcrun

原因是升级之后,Xcode需要重新安装。


解决方法:

打开“终端”执行:xcode-select –install

安装完毕之后,恢复正常。

本文暂时没有评论,来添加一个吧(●'◡'●)

欢迎 发表评论:

最近发表
标签列表