使用svn命令時(shí)提示
svn: error: The subversion command line tools are no longer provided by Xcode.
解決辦法:
? ? ? ? 1.先移除掉之前的command line tools? ?
? ??????????????sudo rm -rf /Library/Developer/CommandLineTools
? ? ? ? 2.重新下載
? ? ? ? ? ? ??xcode-select --install
注:如果是使用軟件上傳代碼的 重啟下軟件