La forma sencilla es instalarlo a través de Homebrew . Solo necesitas escribir lo siguiente:
$ brew install svn
Estas son las opciones:
$ brew info svn
subversion: stable 1.8.13, devel 1.9.0-rc2
Version control system designed to be a better CVS
https://subversion.apache.org/
Not installed
From: https://github.com/Homebrew/homebrew/blob/master/Library/Formula/subversion.rb
==> Dependencies
Build: pkg-config ✔, scons ✘
Required: sqlite ✔, openssl ✔
Optional: gpg-agent ✘
==> Options
--universal
Build a universal binary
--with-gpg-agent
Build with support for GPG Agent
--with-java
Build Java bindings
--with-perl
Build Perl bindings
--with-python
Build with python support
--with-ruby
Build Ruby bindings
--devel
Install development version 1.9.0-rc2
==> Caveats
svntools have been installed to:
/usr/local/opt/subversion/libexec
Si necesitas instalar Homebrew, solo usa esta oración:
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"