Download List

Project Description

CvsGraph is a utility for generation of graphical representation of revisions and branches from a CVS/RCS repository.

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.

2001-11-20 20:11
1.1.3

A coredump was fixed. Diff-links between branches and branchpoints were added.
Tags: Minor bugfixes

2001-03-23 05:39
1.1.2

This release fixes quiet mode to shut up when dead tags are
encountered, the configure bug related to not recognizing --with-xx
arguments, the manpage link to the homepage, the multiple root option
and files in the Attic in cvsweb.cgi (diff on the homepage). The
string expansion has been extended for all paths to expand either with
or without a trailing "/". php3 wrappers have been added to the
repository.
Tags: Minor bugfixes

2001-03-11 05:01
1.1.1

This release implements background colors, shadows for the
revision/branch box, and diff links in the imagemap. It also
streamlines some path handling and defaults. There are now manpages
available for the execution and configuration.
Tags: Minor feature enhancements

2001-03-05 02:20
1.1.0

This is a major rewrite of a lot of code.
CvsGraph reads the repository file directly, which enables the proper evaluation of the tree structure in the repository when revision numbers are not in order. Branches are compacted horizontally so that a tree with many branches doesn't take too much space. Branches with no revisions are shown. Branches and revisions which are not in sequence or do not start at 1.1 are properly plotted. Minor configure updates, implementation of imagemaps, an ability to generate HTML that allows linking in the form of imagemaps, changes to some configuration parameters, and an ability to add custom expansion string from the command-line using -[0-9].
The executable has become significantly larger because of table optimization in flex. You can disable the optimization in configure with '--disable-speed'. This will slow the execution, but reduce the size.
Tags: Major feature enhancements

2001-02-25 05:08
1.0.1

Fixes for sorting of revisions, use of autoconf to detect/select old/new versions of gd, and a new ability to generate PNG and JPEG image formats.
Tags: Minor feature enhancements

Project Resources