WebSVN offers a view onto your subversion repositories that's been designed to reflect the Subversion methodology. You can view the log of any file or directory and see a list of all the files changed, added or deleted in any given revision. You can also view the differences between 2 versions of a file so as to see exactly what was changed in a particular revision.
WebSVN offers the following features:
* Easy to use interface
* Highly customisable templating system
* Colourisation of file listings
* Blame view
* Log message searching
* Apache MultiViews support
* RSS feed support
* Support for bugtraq: properties
Since it's written using PHP, WebSVN is also very portable and easy to install.
Install WebSVN is very simple. First you need to have version management system (Subversion), download WebSVN, extract the files in some folder you can access it via browsing for example:
That's all
Note: Take care with PHP "mode safe" i had to turn it off to run WebSVN!