subversion

Installation

Configuration and installation of a Subversion server.

Initial Preparation

yum -y install autoconf libtool expat-devel libgssapi-devel python-devel

Download the latest version from the Subversion home page (verison 1.4.6 at time of writing).

cd /extra/src
wget http://subversion.tigris.org/downloads/subversion-1.6.11.tar.gz
tar zxvf subversion-1.6.11.tar.gz

Once you have uncompressed the subversion source, proceed to install the prerequisites.

Neon library (http://www.webdav.org/neon/)

Technology:

svnclient

Install a subversion client.

Initial Preparation
Download the latest version from the Subversion home page (verison 1.4.6 at time of writing).

cd /extra/src
wget http://subversion.tigris.org/downloads/subversion-1.4.6.tar.gz
tar zxvf subversion-1.4.6.tar.gz
cd subversion-1.4.6

Once you have uncompressed the subversion source, proceed to install the prerequisites.

libapr and libapr-util (REQUIRED for client and server)

Technology:

Subversion

Subversion (SVN) is a version control system initiated in 2000 by CollabNet Inc. It is used to maintain current and historical versions of files such as source code, web pages, and documentation. Its goal was to be a mostly-compatible successor to the widely used Concurrent Versions System (CVS).

Technology:

Pages

Subscribe to RSS - subversion

Recent Updates

  • 2 years 2 days ago
  • 2 years 2 days ago
  • 2 years 4 days ago
    php 8.x
  • 2 years 5 days ago
    10.6.7
  • 2 years 1 week ago
    Drop Centos 5/6 stuff