ViewVC 1.0.5 (Default branch) |
|
|
Thursday February 28, 2008. 07:37 PM FreshMeat
ViewVC (formerly known as ViewCVS) is a Python/CGI-based system for viewing and interacting with Subversion and CVS repositories through your Web browser. It can browse directories, view changelogs, generate diffs, view arbitrary revisions, and display annotated ("blame") listings. It has full support for tags and branches, and contains a database-backed query system like Bonsai. It was initially based on the cvsweb work by Henner Zeller, but has been ported to Python and dramatically enhanced.
License: BSD License (original)
Changes:
This is a maintenance release containing all the bugfixes made so far to the 1.0.x release line. Those fixes include a number of minor security fixes. Also, this release adds a new feature for regular-expression-based hiding of versioned resources.
|