1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-25 04:43:33 +00:00
freebsd-ports/devel/cvsutils/pkg-descr
Ion-Mihai Tetcu fb3dcb3391 - update to 0.2.3. and bump PORTEPOCH :(
- pass maintianership to sumbitter

PR:		ports/102863
Submitted by:	Marcus von Appen
2006-09-05 07:51:07 +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/