HOWTO

Setting up a Subversion Server on Ubuntu Gutsy Gibbon server

How to set up a Subversion server using the Ubuntu package repositories.

Wed, 2007-12-19 16:32
( categories: )

Setting up a Subversion server on Windows Server 2003

This article describes how to set up a Subversion server on Windows Server 2003 using both WebDAV and svnserve.

Sat, 2007-12-15 21:16
( categories: )

Using check-case-insensitive.py on Windows

Do not use this script anymore, use case-insensitive.py which is far more efficient.

Get these files:

Tue, 2005-10-04 14:01
( categories: )

Building Subversion on Win32

The instructions for this are now in the INSTALL file. The trunk version can be found here.

Thu, 2005-07-28 16:31
( categories: )

ViewCVS and Apache on Windows Setup Quick Reference

Getting ViewCVS running on Apache on Windows.

Mon, 2005-07-18 12:58
( categories: )

Using Another Diff Program

A common requirement is to do diffs which ignore whitespace, the diff built into Subversion cannot do this. GNU diff is commonly used for this purpose so if you don't have a preferred diff program already install GNU diff.

Mon, 2005-07-18 11:19
( categories: )

Windows Domain Authentication

Windows SSPI domain authentication using a modified mod_auth_sspi module.

Mon, 2005-07-18 10:04
( categories: )

Setting Up A Server on Windows

Step by step instructions on installing Apache and Subversion on Windows and creating and securing a repository.

Mon, 2005-07-18 09:59
( categories: )

Setting Up A Server on Fedora Core 4

Step by step instructions of how to get Subversion up an running on Fedora Core 2.

Mon, 2005-07-18 09:50
( categories: )