CentOS 5.x and SVN server

Just a quickie tutorial on how to set up a web based subversion server on a CentOS server in a hurry. To start with you need a CentOS 5.x install with a working web server. # yum install subversion mod_dav_svn Pick a directory where you want to house your repo. We’ll say for argument mine […]