How to install SVN Client on CENT OS 6 Get link Facebook X Pinterest Email Other Apps - May 29, 2015 It is quite easy to install SVN Client using YUM command line manage utility on CENT OS 6. Install : # yum clean all # yum install subversion Verify Subversion : # svn --version Thanks..!!! Read more