table of contents
CVSLASTCHANGE(1) | [FIXME: manual] | CVSLASTCHANGE(1) |
NAME¶
cvslastchange - Display the last change committed to CVS for a file
SYNOPSIS¶
cvslastchange [file]
DESCRIPTION¶
cvslastchange displays the last change committed to CVS for a file. It uses cvs diff and cvs log to do this.
cvslastchange works on any CVS branch, not just HEAD.
This utility is part of the KDE Software Development Kit.
SEE ALSO¶
AUTHOR¶
Ben Burton <bab@debian.org>
Author.
March 8, 2003 | [FIXME: source] |