Linux under Yum apt-get install Subversion 1.8 Tutorial

Source: Internet
Author: User
Tags gpg svn

have been looking for a source can use Yum or apt-get to quickly install subversion, looking for a long time, finally found, is the source of wandisco.com, the following installation settings.

Centos 6:


Create a source file in/etc/yum.repos.d/Wandisco-svn1.8.repo
[WANdisco]
Name=wandisco SVN Repo 1.8
Enabled=1
baseurl=http://opensource.wandisco.com/rhel/6/svn-1.8/rpms/
Gpgcheck=1
Gpgkey=file:///etc/pki/rpm-gpg/rpm-gpg-key-wandisco

Then import Gpg-key


wget Http://opensource.wandisco.com/RPM-GPG-KEY-WANdisco
RPM--import Rpm-gpg-key-wandisco

To install again:


Yum Update
Yum-y Install Subversion

Debian 7 (wheezy):


In the/etc/apt/sources.list.d/directory, create the file wandisco-svn1.8.list
Vi/etc/apt/sources.list.d/wandisco-svn1.8.list

# Add Content:
Deb Http://opensource.wandisco.com/debian wheezy svn18

Import Gpg-key:


wget HTTP://OPENSOURCE.WANDISCO.COM/WANDISCO-DEBIAN.GPG
Apt-key Add WANDISCO-DEBIAN.GPG

Installation:


Apt-get Update
Apt-get-y Install Subversion

is not very convenient, to here about Yum Apt-get Installation Subversion 1.8 method also introduced, everybody try it.

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.