Warning, /sdk/kde-dev-scripts/doc/man-cvsrevertlast.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>2005-02-02</date>
0011 </refentryinfo>
0012 
0013 <refmeta>
0014 <refentrytitle><command>cvsrevertlast</command></refentrytitle>
0015 <manvolnum>1</manvolnum>
0016 </refmeta>
0017 
0018 <refnamediv>
0019 <refname><command>cvsrevertlast</command></refname>
0020 <refpurpose>Revert files in CVS by one version</refpurpose>
0021 </refnamediv>
0022 
0023 <refsynopsisdiv>
0024 <cmdsynopsis>
0025 <command>cvsrevertlast</command>
0026 
0027 <group><option><replaceable>filename</replaceable></option></group>
0028 </cmdsynopsis>
0029 </refsynopsisdiv>
0030 
0031 <refsect1>
0032 <title>Description</title>
0033 
0034 <para>cvsrevertlast is used to revert all the files on the command
0035 line by one version in CVS. The files will not be committed.</para>
0036 
0037 <para>This utility is part of the KDE Software Development Kit. </para>
0038 
0039 </refsect1>
0040 
0041 <refsect1>
0042 <title>See Also</title>
0043 
0044 <para>cvsblame(1)</para>
0045 
0046 </refsect1>
0047 
0048 </refentry>