debian

Setting up Subversion server using Apache in Debian/Ubuntu

Posted on Thu, 08/30/2007 - 21:02 in

So you start managing your codes/data/fill-in-the-blanks-here using Subversion. You create the repository and share it using NFS or Windows file sharing. But you needed something more sophisticated, like a repository server. Of course Subversion itself already come with built-in server. But that means adding a new daemon and a new port opened. You already have Apache web server in your intranet server. Why don't you use it?

I'll assume you already have Apache 2 installed. First you must install the Subversion along with it's module for Apache: