Archive for the ‘Subversion’ Category

How to Setup Subversion on Ubuntu

Monday, March 16th, 2009

For our software development we use Subversion - a powerful free tool for version control of files. Any file types are supported, even binary files. To be able to work with Subversion you have to setup a Subversion server. Then you can access the server from Subversion clients.

This blog entry shows one way to setup Subversion server on a Linux machine.

(more…)