CentOS

SVN/Websvn/Apache HOWTO on CentOS

First we will just install SVN and get your repository up and running with some users. For the purpose of this tutorial I'm going to be using CentOS, but it should be hard to find similar command on other flavours of Linux.

Install SVN

Install mod_dav_svn right away which is required to make SVN work with apache.

	yum install mod_dav_svn subversion
	

Create Repository

Syndicate content
LiveZilla Live Help