aboutsummaryrefslogtreecommitdiff
path: root/devel/cvsps/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'devel/cvsps/pkg-descr')
-rw-r--r--devel/cvsps/pkg-descr9
1 files changed, 9 insertions, 0 deletions
diff --git a/devel/cvsps/pkg-descr b/devel/cvsps/pkg-descr
new file mode 100644
index 000000000000..25278dd1b274
--- /dev/null
+++ b/devel/cvsps/pkg-descr
@@ -0,0 +1,9 @@
+CVSps is a program for generating 'patchset' information from a CVS
+repository. A patchset in this case is defined as a set of changes made
+to a collection of files, and all committed at the same time (using a
+single 'cvs commit' command). This information is valuable to seeing the
+big picture of the evolution of a cvs project. While cvs tracks revision
+information, it is often difficult to see what changes were committed
+'atomically' to the repository.
+
+WWW: http://www.cobite.com/cvsps/