1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-28 01:06:17 +00:00
freebsd-ports/devel/cvsutils/pkg-descr
Marcus von Appen 0666033fc8 - Update to 0.2.6
- Trim Makefile headers
- Change to new options framework
- Add LICENSE
2013-06-02 18:58:23 +00:00

21 lines
550 B
Plaintext

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
The original author of CVSU is:
Tom Tromey <tromey@cygnus.com>
Currently CVSU is maintained by:
Pavel Roskin <proski@gnu.org>
WWW: http://www.red-bean.com/cvsutils/