aboutsummaryrefslogtreecommitdiff
path: root/devel/cvsutils/pkg-descr
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2000-06-06 13:55:28 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2000-06-06 13:55:28 +0000
commit945ea77833492768dd2f5a49515b36022bf90c78 (patch)
treec9168deeb57050087a5a045326512fc77811ce6f /devel/cvsutils/pkg-descr
parentb72ff83eeeb41b543e01f332e4eda5cc8b3ca559 (diff)
downloadports-945ea77833492768dd2f5a49515b36022bf90c78.tar.gz
ports-945ea77833492768dd2f5a49515b36022bf90c78.zip
Notes
Diffstat (limited to 'devel/cvsutils/pkg-descr')
-rw-r--r--devel/cvsutils/pkg-descr20
1 files changed, 20 insertions, 0 deletions
diff --git a/devel/cvsutils/pkg-descr b/devel/cvsutils/pkg-descr
new file mode 100644
index 000000000000..01285fde3dd7
--- /dev/null
+++ b/devel/cvsutils/pkg-descr
@@ -0,0 +1,20 @@
+CVSU: CVS Utilites
+
+The idea of CVS Utilities is to facilitate working with the files in
+the working directory of a developer using CVS.
+
+cvsu: cvs update offline
+cvsco: cruel checkout
+cvsdiscard: discard local changes
+cvspurge: make maintainer-clean
+cvsdiff: cvs diff offline
+cvschroot: change CVS/Root recursively
+cvsrmadm: remove all CVS directories recursively
+
+The original author of CVSU is:
+ Tom Tromey <tromey@cygnus.com>
+
+Currently CVSU is maintained by:
+ Pavel Roskin <pavel_roskin@geocities.com>
+
+WWW: http://www.red-bean.com/~kfogel/cvs2cl.shtml