Recently upgraded to 10.13.2 (high Sierra) for MacOS. As a result, it was found that the svn of idea was not good. Tips are as follows:
The Subversion settings for idea should look like this: However, there is no effect after setting. In fact, Idea uses a version controller that comes with Maxos. Open terminal, enter command: SVN--version found return error:
This seems to be a generic bug for MacOS Upgrade and requires the reinstallation of Xcode command line. Run the following command: Xcode-select--install The entire installation time is still quite long (about more than 10 minutes):
Once the installation is complete, check out the SVN version again: Idea's subversion can also work. Oh...... My problem is solved, but some people seem to have to manually switch the path of Xcode to resolve. Input command: sudo xcode-select-switch/-----------------------------------"reference" IntelliJ Idea Goblin Handbook: https://www.zybuluo.com/ mikumikulch/note/404440 version Control (iv)--MAC with SVN (command line): http://blog.csdn.net/houseq/article/details/ 41894065 after you resolve Mac upgrade 10.11, the Xcrun:error:invalid active developer path that appears, missing Xcrun error: http://elfxp.com/ Mac-xcrun-error
After MacOS system upgrade, Idea's SVN is not a problem