Thauvin.Net Subversion Version Control System

Subversion Repositories

Welcome to svn.thauvin.net, a little server whose only purpose is to host select Subversion repositories used by projects hosted at Thauvin.Net.

Anonymous Access

This repositories can be checked out anonymously using the following instructions.

Listing Directories

To list the available directories, issue the following command:
svn list http://svn.thauvin.net/repos/

Checkout

To checkout a directory, issue the following command:
svn checkout http://svn.thauvin.net/repos/dirname
The name of the directory you wish to checkout must be specified as the dirname.