aboutsummaryrefslogtreecommitdiffstats
path: root/devel/cvsutils/pkg-descr
blob: 945b7dec7012ac7bd3fab97d6b71231770ea52b8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
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
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/