CentOS Yum Installation svn1.8

Source: Internet
Author: User
Tags subversion client svn client

Step 1:setup Yum Repository

Firstly we need to configure Yum repository on our system. Create a new repo File/etc/yum.repos.d/wandisco-svn.repo and add following content as per your operating system version.

[Wandiscosvn]name=wandisco SVN repobaseurl=http://opensource.wandisco.com/centos/$releasever/svn-1.8/rpms/$ Basearch/enabled=1gpgcheck=0
Step 2:install Subversion Package

Before installing latest package remove existing subversion packages from system to remove conflict.

# yum Remove subversion*

Now the install latest available Subversion package using the Yum Command line Package Manager utility.

# yum Clean all# yum Install subversion
Step 3:verify Subversion Version

At this stage, you have the successfully install Subversion client on your system. Lets use following command to verify version of the SVN client.

# svn--VERSIONSVN, version 1.8.15 (r1718365)   compiled Dec, 14:28:48 on X86_64-redhat-linux-gnucopyright (C) 2 015 the Apache software Foundation.this software consists of contributions made by many people;see the NOTICE file for mor E information. Subversion is open source software, see http://subversion.apache.org/The following repository access (RA) modules is Avai lable:* Ra_svn:module for accessing a repository using the SVN network protocol.  -With Cyrus SASL authentication  -Handles ' svn ' scheme* ra_local:module for accessing a repository on local disk.
   -handles ' file ' scheme* ra_serf:module for accessing a repository via WebDAV protocol using serf.  -Using serf 1.3.7  -handles ' HTTP ' scheme  -handles ' https ' scheme

References:
1. http://opensource.wandisco.com/

CentOS Yum Installation svn1.8

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.