Install Subversion for RedHat yum

I am trying to install subversion on RedHat linux. But there is a problem with a broken yum package manager. I configured some of my own repositories from CentOS, but unfortunately there is another malfunction:

libneon.so.27

I tried to download it myself, but its dependencies are quite complex, it will cost me a lot of time to downlaod them all. Do you have any hints? (Links to some repositories with this libneon (rpmforge I tried without success))

+3
source share
1 answer

rpm forge 32 64 . rpm forge . :

yum install mod_dav_svn subversion

yum install subversion

subversion GIT, svn, . , git : -

yum install git
+9

All Articles