aboutsummaryrefslogtreecommitdiff
path: root/devel/cvsdelta/pkg-descr
blob: e725c9f561837f8419bda75080bc52ff23954400 (plain) (blame)
1
2
3
4
5
6
7
8
9
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/