install subversion
From WebHostingNeeds.com
On CentOS, RHEL use the command
yum install subversion
Error: Missing Dependency: perl(URI) >= 1.17 is needed by package subversion
If you get this error during install, you need to install perl-URI package for your OS.
Go and find it at
Download and install.