svnLogBrowser
Requirements
- Webserver with PHP 4.3 or later
- MySQL 4.1 or later (untested on 4.0)
- Python 2.4 or later
- Python Modules: MySQLdb, pysvn
Latest Stable Release
svnLogBrowser-1.0.0.tar.gz (39KB) - Monday, October 8th, 2007 (zip - 51KB)
Checkout from Subversion
The svnLogBrowser Subversion repository holds the main copy of code that all developers make changes to. If you use SVN to download your copy of svnLogBrowser, it is not always garaunteed to work out of the box. You can download individual files and browse the code online using the ViewVC interface or by using the direct approach.
To access the SVN repository anonymously, you will need a Subversion client. The "trunk" contains the latest development version of svnLogBrowser. You can also browse through tagged releases or the latest stable branch. You can checkout the trunk using the following command:
svn checkout http://svn.svnlogbrowser.org/trunk svnLogBrowser
For more help on using Subversion, consult the Subversion website or Subversion book.