Language

Package: cvs-fast-export @ 1.56

Synopsis

Export an RCS or CVS history as a fast-import stream

Description

This program analyzes a collection of RCS files in a CVS repository (or outside of one) and, when possible, emits an equivalent history in the form of a fast-import stream. Not all possible histories can be rendered this way; the program tries to emit useful warnings when it can't.

The program can also produce a visualization of the resulting commit directed acyclic graph (DAG) in the input format of Graphviz. The package also includes cvssync, a tool for mirroring masters from remote CVS hosts.

Home page
http://www.catb.org/esr/cvs-fast-export/
Location
gnu/packages/version-control.scm (line: 1933, column: 2)
License

Lint warnings

LinterMessageLocation
No lint warnings