Upgrade SVN client in CentOS7/6/5 System
The default SVN version of CentOS/RHEL 7/6/5 is 1.7. You need to upgrade it to 1.8 as needed.
1. Add Source
/Etc/yum. repos. d/wandisco-svn.repo
[WandiscoSVN]
Name = WandiscoSVNRepo
Baseurl = http://opensource.wandisco.com/centos/?releasever/svn-1.8/rpms/?basearch/
Enabled = 1
Gpgcheck = 0
2. yum deletes the old package.
Yumremovesubversion * 3. install a new package
Yumcleanall
Yuminstallsubversion
Now, try the SVN version.
Svn -- version
Svn, version1.8.15 (r1718365)
CompiledDec112015, 14: 28: 48onx86_64-redhat-linux-gnu
Copyright (C) 2015TheApacheSoftwareFoundation.
Thissoftwareconsistsofcontributionsal ebymanypeople;
SeetheNOTICEfileformoreinformation.
Subversionisopensourcesoftware, seehttp: // subversion.apache.org/
Thefollowingrepositoryaccess (RA) modulesareavailable:
* Ra_svn: Moduleforaccessingarepositoryusingthesvnnetworkprotocol.
-WithCyrusSASLauthentication
-Handles 'svn 'scheme
* Ra_local: Moduleforaccessingarepositoryonlocaldisk.
-Handles 'file' scheme
* Ra_serf: ModuleforaccessingarepositoryviaWebDAVprotocolusingserf.
-Usingserf1.3.7
-Handles 'HTTP 'scheme
-Handles 'https' scheme