blob: bae2f56f769d4c4faf1188d274ebcb21fae5fd28 (
plain) (
tree)
|
|
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.
|