I’m installing subversion 1.6.17 on Mac OSX Snow Leopard. I install it, then I go to a terminal and type “svn –version” and it still says “1.6.15”. Should I uninstall the old version first? How? Also as I’m going through the install, I do get a screen that says “Select a Destination”, but it doesn’t really let you do anything. There is just the one option of “install fora all users of this computer”, there is no way to select a destination. And the “change install location” button just takes you to the same screen. Any ideas? Thanks.
Share
I would recommend that you first uninstall the previous version so you can install the version 1.6.17.
Maybe it’s because the message that shows is that even configuration files have information about the version 1.6.15. I do not use mac os x, but in linux there are the ~ /.profile and ~ /.bash_profile that let you do that. I guess there are equivalent in os x. You can tell which version of subversion to your terminal runs the command ‘which’