Upgrade the SVN that comes with MAC and svn that comes with mac.
I. Why should I upgrade SVN?
Because version 1.6 is installed on MAC by default, it is often prompted that the SVN version is too old during use, so you must upgrade it.
Ii. How to upgrade?
Follow the old blog: http://blog.csdn.net/wirelessqa/
Install all software in these three steps, haha
Step 1: Download
Step 2: Install
Step 3: Configure
Step 1: SVN of the corresponding version
Http://www.wandisco.com/subversion/download#osx
I downloaded Mac OSX 10.10-Yosemite.
Enter relevant information after clicking
After submitting, open the download link in your mailbox to download, the downloaded package is Subversion-1.8.13_10.10.x.pkg
Step 2: Double-click to install
Double-click to install. After installation, open the terminal.
Step 3: Configure
#1. Add export PATH =/opt/subversion/bin: $ PATHbixiaopeng @ bixiaopengtekiMacBook-Pro ~ in. bash_profile ~ $ Sudo vim. bash_profilePassword: #2. Effective immediately bixiaopeng @ bixiaopengtekiMacBook-Pro ~ $ Source. bash_profile #3. view the svn version bixiaopeng @ bixiaopengtekiMacBook-Pro ~ $ Svn -- versionsvn, version 1.8.13 (r1667537) compiled Mar 25 2015, 16:01:48 on x86_64-apple-darwin14.0.0Copyright (C) 2014 The Apache Software Foundation.