5 lines
280 B
Text
5 lines
280 B
Text
|
cvsupchk is a python script that checks a CVSup maintained directory hierarchy
|
||
|
against the corresponding CVSup checkouts file. It looks for a number of
|
||
|
anomalies: missing checked out files, deleted files being present, extra RCS
|
||
|
files, 'dead' directories being present and so on.
|