1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-05 06:27:37 +00:00
freebsd-ports/devel/cvsdelta/pkg-descr

14 lines
451 B
Plaintext
Raw Normal View History

cvsdelta summarizes the difference between a CVS project and its local
version. It detects files that have been added and removed, and of
existing files it counts the number of lines that have been added,
deleted, and changed. It filters project changes by using .cvsignore
files, both system-wide and locally.
Requires ruby.
WWW: http://cvsdelta.sourceforge.net/
AUTHOR: Jeff Pace <jpace@incava.org>
- Michael L. Hostbaek
mich@FreeBSD.org