Chora H3 2.0.1 review

Download
by rbytes.net on

Chora is our tool for viewing code repositories that are managed using the CVS or Subversion source control systems

License: GPL (GNU General Public License)
File size: 705K
Developer: Anil Madhavapeddy
0 stars award from rbytes.net

Chora is our tool for viewing code repositories that are managed using the CVS or Subversion source control systems. It aims to provide a high degree of integration with CVS, SVN and the other Horde web-based tools.

Right now, Chora comes close to matching existing CVS-Web scripts feature for feature, and provides a solid base for future development. Some exciting new features include a visual branch viewing tool, which intelligently displays the branch history of a given file. Branches have traditionally been a source of confusion when using CVS, and this feature aims to make it a bit clearer and easier to use.

Chora is designed from the ground-up with customisability in mind, since Version Control Systems are used in a variety of different ways. Because of this, all the repository manipulation logic is abstracted away in our VC library module.

The main PHP scripts are simple HTML rendering scripts, while the complex repository logic is hidden away in the library. This library can be used for a variety of other uses, such as searching for commits, graph generation, change collation, etc (all features planned for eventual inclusion into Chora).

What's New in This Release:
Add Russian translation (Illya Belov).
Add shortcut icon (favicon.ico).
Use strpos() for Content-Type checks to avoid problems matching due to the charset being included (Bug #1273).

Chora H3 2.0.1 keywords