How to Install Subversion 1.6.17 on Fedora 16

Apache Subversion (often abbreviated SVN) is a open source software versioning and revision control system. Some people called it source code control(SCC) software and source code management(SCM) software. By using subversion, developer will able to keep tracks the changes of their code, who is authoring the file, compare the source code and etc. In this post, i will show how to install Subversion 1.6.17 on linux Fedora 16 server. This post assumed that you have set up local yum repository using your DVDROM and had installed minimal installation type Fedora 16.

How to Setup Local Yum Repository from CD-ROM/DVD-ROM image on Fedora 16

Simplly run the following command to install subversion on Fedora 16 server :

[root@fedora16 ~]# yum install svn -y

or

[root@fedora16 ~]# yum install subversion -y

Examples :

[root@fedora16 ~]# yum install svn -y
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package subversion.i686 0:1.6.17-5.fc16 will be installed
--> Processing Dependency: subversion-libs(x86-32) = 1.6.17-5.fc16 for package: subversion-1.6.17-5.fc16.i686
--> Processing Dependency: libsvn_client-1.so.0 for package: subversion-1.6.17-5.fc16.i686
--> Processing Dependency: libsvn_fs_util-1.so.0 for package: subversion-1.6.17-5.fc16.i686
--> Processing Dependency: libneon.so.27 for package: subversion-1.6.17-5.fc16.i686
--> Processing Dependency: libsvn_fs-1.so.0 for package: subversion-1.6.17-5.fc16.i686
--> Processing Dependency: libsvn_fs_base-1.so.0 for package: subversion-1.6.17-5.fc16.i686
--> Processing Dependency: libsvn_ra_local-1.so.0 for package: subversion-1.6.17-5.fc16.i686
--> Processing Dependency: libsvn_ra-1.so.0 for package: subversion-1.6.17-5.fc16.i686
--> Processing Dependency: libsvn_ra_svn-1.so.0 for package: subversion-1.6.17-5.fc16.i686
--> Processing Dependency: libsvn_wc-1.so.0 for package: subversion-1.6.17-5.fc16.i686
--> Processing Dependency: libsvn_delta-1.so.0 for package: subversion-1.6.17-5.fc16.i686
--> Processing Dependency: libsvn_diff-1.so.0 for package: subversion-1.6.17-5.fc16.i686
--> Processing Dependency: libsvn_subr-1.so.0 for package: subversion-1.6.17-5.fc16.i686
--> Processing Dependency: libsvn_fs_fs-1.so.0 for package: subversion-1.6.17-5.fc16.i686
--> Processing Dependency: libsvn_repos-1.so.0 for package: subversion-1.6.17-5.fc16.i686
--> Processing Dependency: libsvn_ra_neon-1.so.0 for package: subversion-1.6.17-5.fc16.i686
--> Running transaction check
---> Package neon.i686 0:0.29.6-1.fc16 will be installed
--> Processing Dependency: libgnutls.so.26(GNUTLS_2_12) for package: neon-0.29.6-1.fc16.i686
--> Processing Dependency: libgnutls.so.26 for package: neon-0.29.6-1.fc16.i686
--> Processing Dependency: libgnutls.so.26(GNUTLS_1_4) for package: neon-0.29.6-1.fc16.i686
--> Processing Dependency: libpakchois.so.0 for package: neon-0.29.6-1.fc16.i686
--> Processing Dependency: libproxy.so.1 for package: neon-0.29.6-1.fc16.i686
---> Package subversion-libs.i686 0:1.6.17-5.fc16 will be installed
--> Running transaction check
---> Package gnutls.i686 0:2.12.14-2.fc16 will be installed
--> Processing Dependency: libtasn1.so.3(LIBTASN1_0_3) for package: gnutls-2.12.14-2.fc16.i686
--> Processing Dependency: libtasn1.so.3 for package: gnutls-2.12.14-2.fc16.i686
--> Processing Dependency: libp11-kit.so.0 for package: gnutls-2.12.14-2.fc16.i686
---> Package libproxy.i686 0:0.4.7-1.fc16 will be installed
--> Processing Dependency: libmodman.so.1 for package: libproxy-0.4.7-1.fc16.i686
---> Package pakchois.i686 0:0.4-4 will be installed
--> Running transaction check
---> Package libmodman.i686 0:2.0.1-2.fc15 will be installed
---> Package libtasn1.i686 0:2.7-2.fc15 will be installed
---> Package p11-kit.i686 0:0.6-1.fc16 will be installed
--> Finished Dependency Resolution

Dependencies Resolved

====================================================================================================
 Package                  Arch          Version                  Repository                    Size
====================================================================================================
Installing:
 subversion               i686          1.6.17-5.fc16            Fedora16-Repository          1.0 M
Installing for dependencies:
 gnutls                   i686          2.12.14-2.fc16           updates                      376 k
 libmodman                i686          2.0.1-2.fc15             Fedora16-Repository           26 k
 libproxy                 i686          0.4.7-1.fc16             Fedora16-Repository           60 k
 libtasn1                 i686          2.7-2.fc15               Fedora16-Repository          319 k
 neon                     i686          0.29.6-1.fc16            Fedora16-Repository          120 k
 p11-kit                  i686          0.6-1.fc16               Fedora16-Repository           34 k
 pakchois                 i686          0.4-4                    Fedora16-Repository           13 k
 subversion-libs          i686          1.6.17-5.fc16            Fedora16-Repository          710 k

Transaction Summary
====================================================================================================
Install       9 Packages

Total download size: 2.7 M
Installed size: 9.1 M
Downloading Packages:
(1/9): gnutls-2.12.14-2.fc16.i686.rpm                                        | 376 kB     00:06
----------------------------------------------------------------------------------------------------
Total                                                               349 kB/s | 2.7 MB     00:07
Running Transaction Check
Running Transaction Test
Transaction Test Succeeded
Running Transaction
  Installing : p11-kit-0.6-1.fc16.i686                                                          1/9
  Installing : libmodman-2.0.1-2.fc15.i686                                                      2/9
  Installing : libproxy-0.4.7-1.fc16.i686                                                       3/9
  Installing : pakchois-0.4-4.i686                                                              4/9
  Installing : libtasn1-2.7-2.fc15.i686                                                         5/9
  Installing : gnutls-2.12.14-2.fc16.i686                                                       6/9
  Installing : neon-0.29.6-1.fc16.i686                                                          7/9
  Installing : subversion-libs-1.6.17-5.fc16.i686                                               8/9
  Installing : subversion-1.6.17-5.fc16.i686                                                    9/9

Installed:
  subversion.i686 0:1.6.17-5.fc16

Dependency Installed:
  gnutls.i686 0:2.12.14-2.fc16  libmodman.i686 0:2.0.1-2.fc15         libproxy.i686 0:0.4.7-1.fc16
  libtasn1.i686 0:2.7-2.fc15    neon.i686 0:0.29.6-1.fc16             p11-kit.i686 0:0.6-1.fc16
  pakchois.i686 0:0.4-4         subversion-libs.i686 0:1.6.17-5.fc16

Complete!

How to Reset the Directory Manager Password on RHEL 7 / CentOS 7
How to Reset the Directory Manager Password on RHEL 7 / CentOS 7

It is best practice to remember passwords, but because too many passwords, sometimes we forget. We are not encouraged to write the password on any paper or share the password...

How to Find Big Files Size on Linux RHEL/CentOS
How to Find Big Files Size on Linux RHEL/CentOS

As the linux administrator, sometimes we have to identify which files are most take much space in the linux server resulting in low free space. Low disk space can also...

Why Linux users should worry about malware and what they can do about it
Why Linux users should worry about malware and what they can do about it

Don’t drop your guard just because you’re running Linux. Preventing the spread of malware and/or dealing with the consequences of infection are a fact of life when using computers. If...

How to Reset Forgotten Root Password on Linux RHEL 7 / CentOS 7
How to Reset Forgotten Root Password on Linux RHEL 7 / CentOS 7

This short howto will explain the steps to reset a lost root password or to reset a forgotten root password on Linux RHEL 7 or CentOS 7. Basically, we will...

How to Update CentOS or Upgrade CentOS to the Latest Version
How to Update CentOS or Upgrade CentOS to the Latest Version

Recently, the latest version of CentOS 7.3 was released. All users of CentOS 7.0, 7.1 and 7.2 can upgrade their system to the most recent. This quick guide will explain...

How to Change your WordPress Username, Nickname and Display Name in MySQL
How to Change your WordPress Username, Nickname and Display Name in MySQL

After you create an account log in WordPress, you may want to change your WordPress username, as appropriate or due to security reason. However, you can not do this from...

How to Enable SSH Root Login on Ubuntu 16.04
How to Enable SSH Root Login on Ubuntu 16.04

As what we wrote in the previous article on how to allow SSH root on Ubuntu 14.04, after installing a fresh new copy of Ubuntu 16.04 LTS, we find that...

How to Change UUID of Linux Partition on CentOS 7
How to Change UUID of Linux Partition on CentOS 7

UUID (Universally Unique IDentifier) should be unique and it is used to identify storage devices on a linux system. If you cloned a virtual machine from vCenter, the metadata containing...

Leave a Reply

Your email address will not be published. Required fields are marked *