cvsutil: Clean CVS checkout working files or safely change CVS/Root
List the specified types of files and safe settings of CVSROOT
for already checkouted package. As an example of its many applications
can serve a handy prevention of grepping built files:
grep -w wanted_sym `cvsfiles`
| Summary | Clean CVS checkout working files or safely change CVS/Root |
| License | Public Domain |
| State | Functions belong to existing other project. |
| Download | cvsutil?rev=HEAD |
| Programming language | Perl |
There already exists package CVS Utilities
with similiar features - this utility should be merged into it.
Pointed out by the courtesy of Jesse Glick.
$Id: project::cvsutil::Index 1.2 2005/11/10 06:39:28 Jan Kratochvil Exp $