1 .\" Contributed by Lowell Skoog <fluke!lowell@uunet.uu.net>
2 .TH CVSCHECK LOCAL "4 March 1991" FLUKE
4 cvscheck \- identify files added, changed, or removed in a CVS working
9 This command is a housekeeping aid. It should be run in a working
10 directory that has been checked out using CVS. It identifies files
11 that have been added, changed, or removed in the working directory, but
14 It also determines whether the files have been CVS
18 For directories, this command determines only whether they have been
20 It operates in the current directory only.
22 This command provides information that is available using CVS
28 is that its output is very concise. It saves you the strain (and
29 potential error) of interpreting the output of CVS
38 for instructions on how to add or remove a file or directory in a
39 CVS-controlled package.
41 The exit status is 0 if no files have been added, changed, or removed
42 from the current directory. Otherwise, the command returns a count of
43 the adds, changes, and deletes.
50 Software Technology Group