Forum archive
Upgrade the Revision Control appliance with SVN 1.8.9?
Hi,
I recent downloaded and started trying to use the Revision Control appliance. I'm trying to migrate my existing code to the appliance, but want to upgrade to svn 1.8.9 so I can use the svnrdump command. The svn version installed is 1.6.17 which is the newest one in the debian package repository.
I have downloaded 1.8.9 and had some success in building it. I got a "warning" about if I need APR.... not sure I need it, but seems to be optional anyway. It completed with no "errors".
However, when I run svn --version I still get v1.6.17. How do I get it to use the newer version?
Forgot to mention, I'm relatively new to linux in general. I might need a bit more detail.