Upgrade Subversion 1.6 to 1.7 on CentOS? (can't find yum repository)
- by user743919
I want to upgrade my SVN Server from 1.6 to 1.7. Unfortunately I can't find anything on the internet how to do this with yum. I have checked rpmforge-extras but it has only svn 1.6 and not 1.7
I wanted to update with yum because this is the most secure way for me. I'm not an experienced Linux user.
Is there a yum repository that contains 1.7 (subversion.x86_64 0:1.7.xxxxx.el5.rfx)
I hope somebody can help me out?
If there is non, perhaps a short explenation how to update with just step by step.