|
@@ -12,8 +12,6 @@ |
|
|
<h3>Description</h3> |
|
|
<h3>Description</h3> |
|
|
<p>Handles packages/modules retrieved from a |
|
|
<p>Handles packages/modules retrieved from a |
|
|
<a href="http://www.cvshome.org/" target="_top">CVS</a> repository.</p> |
|
|
<a href="http://www.cvshome.org/" target="_top">CVS</a> repository.</p> |
|
|
<p>When doing automated builds, the <a href="get.html">get task</a> should be |
|
|
|
|
|
preferred over the <i>checkout</i> command, because of speed.</p> |
|
|
|
|
|
<p><b>Important:</b> This task needs "<code>cvs</code>" on the path. If it isn't, you will get |
|
|
<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> |
|
|
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. |
|
|
from the command line in the target directory in which you are working. |
|
|