pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/cvs-fast-export
Module Name: pkgsrc
Committed By: apb
Date: Sat Apr 20 09:40:49 UTC 2013
Added Files:
pkgsrc/devel/cvs-fast-export: DESCR Makefile PLIST distinfo
pkgsrc/devel/cvs-fast-export/patches: patch-Makefile patch-main.c
Log Message:
Add cvs-fast-export version 0.3.
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 DAG in the DOT format
handled by the graphviz suite.
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/devel/cvs-fast-export/DESCR \
pkgsrc/devel/cvs-fast-export/Makefile pkgsrc/devel/cvs-fast-export/PLIST \
pkgsrc/devel/cvs-fast-export/distinfo
cvs rdiff -u -r0 -r1.1 pkgsrc/devel/cvs-fast-export/patches/patch-Makefile \
pkgsrc/devel/cvs-fast-export/patches/patch-main.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index