I tried deleting and reinstalling svn via homebrew. After deleting I tried to reinstall, but it said I already had a version. i then tried to access that and it will not link to it. Any ideas? Thanks!
~ $ which svn
/usr/bin/svn
~ $ sudo rm /usr/bin/svn
Password:
~ $ brew install svn
Warning: subversion-1.8.13 already installed, it's just not linked
~ $ brew link
This command requires a keg argument
~ $ brew link --overwrite subversion
Linking /usr/local/Cellar/subversion/1.8.13...
Error: Could not symlink share/man/man8/svnserve.8
/usr/local/share/man/man8 is not writable.