Install Apache + Subversion on Windows
By Jason, 03.30.06 @ 5:00 am :: Apache : SVN : Windows
How to Install Subversion Server on Windows using Apache
This is a walkthrough to install subversion server on Windows and make it available over http using Apache. Subversion is a version control system. In combination with Apache, you can allow local and remote developers to share source code.
This guide will use the following installation [...]