'\" t .\" Title: \fBpruneemptydirs\fR .\" Author: Ben Burton .\" Generator: DocBook XSL Stylesheets v1.79.1 .\" Date: April 8, 2003 .\" Manual: [FIXME: manual] .\" Source: [FIXME: source] .\" Language: English .\" .TH "\FBPRUNEEMPTYDIRS\FR" "1" "April 8, 2003" "[FIXME: source]" "[FIXME: manual]" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .\" http://bugs.debian.org/507673 .\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" ----------------------------------------------------------------- .\" * set default formatting .\" ----------------------------------------------------------------- .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l .\" ----------------------------------------------------------------- .\" * MAIN CONTENT STARTS HERE * .\" ----------------------------------------------------------------- .SH "NAME" pruneemptydirs \- Detects stale source directories in a CVS tree .SH "SYNOPSIS" .HP \w'\fBpruneemptydirs\fR\ 'u \fBpruneemptydirs\fR [\fB\-f\fR] .SH "DESCRIPTION" .PP \fBpruneemptydirs\fR is used to clean up a local CVS tree\&. It detects directories containing remnants of old stuff which has been removed from the CVS\&. Such stale directories often break compilation\&. The current directory and all directories beneath it will be examined\&. .PP Note that this tool does not remove anything; it simply prints what to do as a series of remove commands\&. You can copy and paste these commands, or use them with eval in a script\&. .PP This tool works better if the source directory is not the same as the build directory, since it will not print directories containing old executables\&. .PP This utility is part of the KDE Software Development Kit\&. .SH "OPTIONS" .PP \fB\-f\fR .RS 4 Actually perform the deletions instead of just printing them out\&. Use this option with care\&. .RE .SH "AUTHORS" .PP \fBpruneemptydirs\fR was written by David Faure .PP This manual page was prepared by Ben Burton .SH "AUTHOR" .PP \fBBen Burton\fR <\&bab@debian\&.org\&> .RS 4 Author. .RE