CVSVERSION(1) User Contributed Perl Documentation CVSVERSION(1)NAMEcvsversion -- Displays version of the file passed as argument.SYNOPSIScvsversion <file>DESCRIPTIONcvsversion displays the version in CVS of a file, as known by the local checked out directory. No connection is required to the CVS server. It can be used in other scripts, or simply to ask for diffs using cvs diff -r <version> [-r <version>] <file>EXAMPLEScd baseline/kdelibs ; cvsversion configure.in cvsversion baseline/kdelibs/configure.inAUTHORDavid Faure <faure@kde.org> 3rd Berkeley Distribution perl v5.6.1 CVSVERSION(1)