Warning, /sdk/kde-dev-scripts/doc/man-cvslastlog.1.docbook is written in an unsupported language. File is not indexed.

0001 <?xml version="1.0" ?>
0002 <!DOCTYPE refentry PUBLIC "-//KDE//DTD DocBook XML V4.5-Based Variant V1.1//EN" "dtd/kdedbx45.dtd" [
0003 <!ENTITY % English "INCLUDE">
0004 ]>
0005 
0006 <refentry lang="&language;">
0007 <refentryinfo>
0008 <author><personname><firstname>Ben</firstname><surname>Burton</surname></personname>
0009 <email></email></author>
0010 <date>2003-04-06</date>
0011 </refentryinfo>
0012 
0013 <refmeta>
0014 <refentrytitle><command>cvslastlog</command></refentrytitle>
0015 <manvolnum>1</manvolnum>
0016 </refmeta>
0017 
0018 <refnamediv>
0019 <refname><command>cvslastlog</command></refname>
0020 <refpurpose>Prints the log entry for the last commit for a file.</refpurpose>
0021 </refnamediv>
0022 
0023 <refsynopsisdiv>
0024 <cmdsynopsis>
0025 <command>cvslastlog</command>
0026 
0027 <group><option><replaceable>filename</replaceable></option></group>
0028 </cmdsynopsis>
0029 </refsynopsisdiv>
0030 
0031 <refsect1>
0032 <title>Description</title>
0033 
0034 <para><command>cvslastlog</command> shows the log associated with the
0035 last CVS commit for the given file. It depends on the version of the
0036 local file, not the one on the server. </para>
0037 
0038 <para>This utility is part of the &kde; Software Development Kit.</para>
0039 
0040 </refsect1>
0041 
0042 </refentry>