Description
Subversion is a concurrent version control system which enables one or more users to collaborate in developing and maintaining a hierarchy of files and directories while keeping a history of all changes. Subversion only stores the differences between versions, instead of every complete file. Subversion is intended to be a compelling replacement for CVS.
The subversion-devel package includes the static libraries and include files for developers interacting with the subversion package.
The mod_dav_svn package allows access to a Subversion repository using HTTP, via the Apache httpd server.
Please note:
- As I learned the hard way that you need to compile subversion against the specific Apache (httpd) version as the Apache APIs between versions 2.2.X and 2.4.X have changed in an incompatible manner, I provide now not a
mod_dav_svn
RPM file anymore but instead a mod_dav_svn_ap22
(compiled against Apache V2.2.X) and a mod_dav_svn_ap24
(compiled against Apache V2.4.X) RPM file!
- This has been started with subversion V1.6.19-1 and V1.7.7-1.
- As of versions 1.6.19-1 and 1.7.7-1 I have switched to the latest version of OpenSSL (1.0.1) to avoid version mismatches, therefore starting with these versions the latest OpenSSL version is required.
- Starting with version 1.8.X subversion can not be compiled anymore on AIX V5.1 and AIX V5.2, thus at least AIX V5.3 or higher is required!
For AIX V5.1 and AIX V5.2 subversion V1.7.X will be the last released version!
Homepage: http://subversion.apache.org/
Current version: v1.8.5-1
Downloads
RPMs:
- AIX V5.1 and V5.2:
- Please use the latest version 1.7.X further below!
- AIX V5.3 and higher:
Source RPM:
Package dependencies:
- subversion
- subversion-devel
- subversion-perl
- subversion (download from above)
- perl >= 5.8.8
- subversion-python
- subversion (download from above)
- python >= 2.6.2
- mod_dev_svn_ap22
- subversion (download from above)
- httpd >= 2.2.17-4
- httpd < 2.3
- mod_dev_svn_ap24
- subversion (download from above)
- httpd >= 2.4.1-3
- httpd < 2.5
Older version
RPMs:
Source RPM:
Package dependencies:
- subversion
- subversion-devel
- subversion-perl
- subversion (download from above)
- perl >= 5.8.8
- subversion-python
- subversion (download from above)
- python >= 2.6.2
- mod_dev_svn_ap22
- subversion (download from above)
- httpd >= 2.2.17-4
- httpd < 2.3
- mod_dev_svn_ap24
- subversion (download from above)
- httpd >= 2.4.1-3
- httpd < 2.5
Even older version
RPMs:
Source RPM:
Package dependencies:
- subversion
- subversion-devel
- subversion-perl
- subversion (download from above)
- perl >= 5.8.8
- subversion-python
- subversion (download from above)
- python >= 2.6.2
- mod_dev_svn_ap22
- subversion (download from above)
- httpd >= 2.2.17-4
- httpd < 2.3
- mod_dev_svn_ap24
- subversion (download from above)
- httpd >= 2.4.1-3
- httpd < 2.5
Even older version
RPMs:
Source RPM:
Package dependencies:
- subversion
- subversion-devel
- mod_dev_svn
- subversion (download from above)
- apache >= 2.2.15
Even older version
RPMs:
Source RPM:
Package dependencies:
- subversion
- subversion-devel
- mod_dev_svn
- subversion (download from above)
- apache >= 2.2.6
All versions