Download, install and configure ViewVC for Subversion
ViewVC is a Subversion repository browser software having many useful features. You need python and a web browser to run it. If you are maintaining a Subversion server, you should install it to view repositories, files, branches, directories, versions or comparison between versions.
Step 1. Download and install
Get the latest version of viewvc from here, when writing of this article the latest version was 1.2-dev. I’m using the development branch, you can use more stable. Untar it and start installation:
$ tar xzf viewvc-1.2-dev.tar.gz $ cd viewvc-1.2-dev $ ./viewvc-install
Step 2. Installation
Answer simple questions. Default choice is okay for normal operation.