freebsd-ports/devel/cvsutils/pkg-descr

22 lines
613 B
Text
Raw Normal View History

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
cvsdo: simulates some of the CVS commands
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>
2001-07-24 21:46:11 +02:00
WWW: http://www.red-bean.com/cvsutils/