v1.11.7 of CVS was released. Updated cvs.html to link to the latest stable
version of CVS's documents.

-- Larry

Index: docs/manual/CoreTasks/cvs.html
===================================================================
RCS file: /home/cvspublic/ant/docs/manual/CoreTasks/cvs.html,v
retrieving revision 1.19
diff -u -r1.19 cvs.html
--- docs/manual/CoreTasks/cvs.html      22 Sep 2003 15:41:44 -0000      1.19
+++ docs/manual/CoreTasks/cvs.html      30 Sep 2003 15:14:52 -0000
@@ -168,8 +168,8 @@
 <p>Updates from the head of repository ignoring sticky bits (<code>-A</code>) 
and creating any new directories as necessary (<code>-d</code>).</p>
 <p>Note: the text of the command is passed to cvs &quot;as-is&quot; so any cvs 
options should appear
 before the command, and any command options should appear after the command as 
in the diff example
-above. See <a href="http://www.cvshome.org/docs/manual/cvs-1.11.6/cvs.html"; 
target="_top">the cvs manual</a> for details,
-specifically the <a 
href="http://www.cvshome.org/docs/manual/cvs-1.11.6/cvs_16.html"; 
target="_top">Guide to CVS commands</a></p>
+above. See <a href="http://www.cvshome.org/docs/manual/cvs-1.11.7/cvs.html"; 
target="_top">the cvs manual</a> for details,
+specifically the <a 
href="http://www.cvshome.org/docs/manual/cvs-1.11.7/cvs_16.html"; 
target="_top">Guide to CVS commands</a></p>
 <hr>
 <p align="center">Copyright &copy; 2000-2003 Apache Software
 Foundation.  All rights Reserved.</p>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to