How to setup separate repositories in Subversion + Apache
When you have different teams accessing a common SVN server, you will need a way to separate not only their SVN repositories, but their access mechanisms to that server too. If you define all your SVN repositories under one SVN parent path, everybody will have access to everybody else’s SVN project. This guide will show [...]
Implement really simple SVN | Subversion + Apache in Debian
To implement and configure Subversion + Apache in Debian (or any other debian-based distro like Ubuntu) you need to pull some software from the Debian repositories. This guide will show you how to setup | install and configure Apache + SVN.