mod_svn_view

Home » Projects » Httpd » Mod_svn_view » mod_svn_view

Abstract

mod_svn_view provides a web-based view of a Subversion repository, similar to Chora, or viewcvs. What makes mod_svn_view different is it uses the Subversion libraries directly instead of executing the command line client, and thus has tremendous speed. It is also written in C as an Apache 2.0 module and generates a simple XML output that can be run through XSL Transformations via mod_transform to generate a customized look.

Prerequisites

SoftwareVersion
Subversion>=1.1.0
mod_transform>=0.6.0
mod_highlight>=0.1.0(Optional)
Apache HTTPd>=2.0.40

Downloads

Repositories

Mailing Lists

There are two mailing lists for mod_svn_view. The first is the generic announcement mailing list which provides announcements for all software releases on OutOfOrder.cc, but can be filtered by choosing topics in the mailing list options page. The second is the user mailing list specific to mod_svn_view only. Release announcements will be cross posted to both lists.

Note: E-mails come from the lists.outoforder.cc domain for all mailing lists. If your e-mail gateway has a challenge/response systems configured, you will need to add an exemption for this domain in order to subscribe.

Contact & Help

E-Mail us, about mod_svn_view.

Send an e-mail to the mod_svn_view mailing list.

Bugs should be reported to the OutOfOrder.cc Bug Tracker.

OSI Certified