noncvslist
SYNOPSIS
When the current directory is a CVS module:
noncvslist
Checking checked out subdirectories:
noncvslist [<dir>...]
DESCRIPTION
This script will list all files and directories in the
module(s) that are not listed in the CVS/Entries files.
These may be files created during builds, new un-added
sources files etc. It is a useful housekeeping tool.
EXAMPLES
Assuming baseline/ has kdelibs/ and kdebase/ checked out
within it:
cd baseline/kdelibs; noncvslist
cd baseline; noncvslist kdelibs kdebase
AUTHOR
Sirtaj Singh Kang <taj@kde.org>
2001-01-16 perl v5.6.1 NONCVSLIST(1)
|