Deleting and reinstalling SVN via homebrew leads to catch 22 -
i tried deleting , reinstalling svn via homebrew. after deleting tried reinstall, said had version. tried access , not link it. ideas? thanks!
~ $ svn /usr/bin/svn ~ $ sudo rm /usr/bin/svn password: ~ $ brew install svn warning: subversion-1.8.13 installed, it's not linked ~ $ brew link command requires keg argument ~ $ brew link --overwrite subversion linking /usr/local/cellar/subversion/1.8.13... error: not symlink share/man/man8/svnserve.8 /usr/local/share/man/man8 not writable.
Comments
Post a Comment