1CVSLASTCHANGE(1) [FIXME: manual] CVSLASTCHANGE(1)
2
3
4
6 cvslastchange - Display the last change committed to CVS for a file
7
9 cvslastchange [file]
10
12 cvslastchange displays the last change committed to CVS for a file. It
13 uses cvs diff and cvs log to do this.
14
15 cvslastchange works on any CVS branch, not just HEAD.
16
17 This utility is part of the KDE Software Development Kit.
18
20 cvslastlog(1) cvsrevertlast(1) cvs(1)
21
23 Ben Burton <bab@debian.org>
24 Author.
25
26
27
28[FIXME: source] 2003-03-08 CVSLASTCHANGE(1)