|
|
@@ -12,7 +12,7 @@ |
|
|
|
<h2><a name="cvs">Cvs</a></h2> |
|
|
|
<h3>Description</h3> |
|
|
|
<p>Handles packages/modules retrieved from a |
|
|
|
<a href="http://www.cvshome.org/" target="_top">CVS</a> repository.</p> |
|
|
|
<a href="http://www.nongnu.org/cvs/" target="_top">CVS</a> repository.</p> |
|
|
|
<p><b>Important:</b> This task needs "<code>cvs</code>" on the path. If it isn't, you will get |
|
|
|
an error (such as error <code>2</code> on windows). If <code><cvs></code> doesn't work, try to execute <code>cvs.exe</code> |
|
|
|
from the command line in the target directory in which you are working. |
|
|
@@ -176,8 +176,8 @@ from the <code><cvs></code> element. |
|
|
|
<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 "as-is" 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.13/cvs.html" target="_top">the cvs manual</a> for details, |
|
|
|
specifically the <a href="http://www.cvshome.org/docs/manual/cvs-1.11.13/cvs_16.html" target="_top">Guide to CVS commands</a></p> |
|
|
|
above. See <a href="http://ximbiot.com/cvs/wiki/index.php?title=Category:User_Documentation" target="_top">the cvs manual</a> for details, |
|
|
|
specifically the <a href="http://ximbiot.com/cvs/wiki/index.php?title=CVS--Concurrent_Versions_System_v1.12.12.1:_Guide_to_CVS_commands#SEC116" target="_top">Guide to CVS commands</a></p> |
|
|
|
<hr> |
|
|
|
<p align="center">Copyright © 2000-2005 The Apache Software |
|
|
|
Foundation. All rights Reserved.</p> |
|
|
|