Introducing svnLogBrowser, a free web-based frontend for browsing through
commit logs from any Subversion repository, released under the GNU GPL.
It gives developers a tool for quickly locating changes, reviewing peer
developer's commits, or just a general overview of what recent changes
have been made to a project.
Official Website:
http://svnlogbrowser.org/
Live Demos:
http://svnlogbrowser.org/demo/ (*The* Subversion Repo)
http://wx.ibaku.net/changelog/ (wxWidgets/wxPython Repo)
Features:
* Quick, fulltext searches on changed paths or logs of all commits.
* Ability to syndicate only specific SVN paths, not just whole repos.
* Identifies configured trunk, tag, or branch commits.
* Visitors can browse and search through individual developers' commits.
* Automatic links to path logs and file diffs.
(only ViewVC is currently supported, more to follow soon)
* Automatic direct links to changed SVN files/paths.
(only when using http[s]:// Subversion URLs)
* Customizable display names for developers.
* Commit counts for each developer.
* Optimized interface only shows active developers by default.
* Supports multiple changelogs in single installation.
* Stores current view settings in URL for linking to peers.
* Large commits can be hidden by default. (optimized with AJAX)
* Easy to use web installation and configuration script.
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
If this is relevant, please post to the appropriate lists.
Special thanks to Tim Kosse (of Filezilla) for his help with this.
Regards,
Bryan Petty
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Oct 10 03:44:14 2007