Command-line SVN client for Mac

后端 未结 7 1251
遥遥无期
遥遥无期 2021-02-14 14:47

I purchased a new Mac running Mac OS X v10.8.5 (Mountain Lion). I\'ve seen it written in various places that SVN is installed on OS X by default, but when I

7条回答
  •  情书的邮戳
    2021-02-14 15:22

    For newer users or Mojave OS users: I am using my MAC running Mojave OS. It seems that Apple fixed Mojave and updated OS so that SVN is added back again (it was not by default when Mojave was out). To check if you have SVN installed simple run terminal (command+space than type 'terminal' and press enter). In terminal type : svn --version or: svn help

    If you don't see "unknown command", you have SVN installed already. Otherwise try updating Mojave OS in case you avoid auto updates.

提交回复
热议问题