标签:
1、下载高版本svn:http://www.wandisco.com/subversion/download
2、安装
3、
#1.在.bash_profile添加export PATH=/opt/subversion/bin:$PATH sudo vim .bash_profile #2.立即生效 source .bash_profile
MAC自带的SVN进行升级
原文地址:http://www.cnblogs.com/maxinliang/p/4956755.html