Download List

Project Description

Codestriker is a Web application that supports online code reviews. Traditional document reviews are supported, as well as reviewing diffs generated by an SCM (Source Code Management) system and plain unidiff patches. There are integration points with CVS, Subversion, Clearcase, Perforce, Visual SourceSafe, and Bugzilla. There is a plug-in architecture for supporting other SCMs and issue tracking systems. It minimizes paper work, ensures that issues, comments, and decisions are recorded in a database, and provides a comfortable workspace for actually performing code inspections. An optional highly-configurable metrics subsystem allows you to record code inspection metrics as a part of your process.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2003-03-06 23:36 Back to release list
1.6.5

The diff parser was modified to handle diffs of the form: "cvs diff -uN -r TAG1 -r TAG2". This allows code reviews to occur for different development practices, for example, if separate branches are used for development, which are then reviewed, before collapsing into the mainline branch.
Tags: Minor feature enhancements

Project Resources