redhat man page for noncvslist

Query: noncvslist

OS: redhat

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

NONCVSLIST(1)						User Contributed Perl Documentation					     NONCVSLIST(1)

NAME
noncvslist -- List all files in a checked out CVS module that are not known by the CVS server.
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> 3rd Berkeley Distribution perl v5.6.1 NONCVSLIST(1)
Related Man Pages
kde-build(1) - redhat
cvs-debrelease(1) - debian
cvs-debrelease(1) - linux
cvs-debrelease(1) - netbsd
cvs-debc(1) - xfree86
Similar Topics in the Unix Linux Community
Make all words begin with capital letter?
Retrieving previous command in a script
Tar Command
Docker learning Phase-I
[TIP] Processing YAML files with yq