|
|
@@ -80,6 +80,12 @@ preferred over the <i>checkout</i> command, because of speed.</p> |
|
|
|
<td valign="top">Password file to read passwords from.</td> |
|
|
|
<td align="center" valign="top">No, default file ~/.cvspass.</td> |
|
|
|
</tr> |
|
|
|
<tr> |
|
|
|
<td valign="top">failonerror</td> |
|
|
|
<td valign="top">Stop the buildprocess if the command exits with a |
|
|
|
returncode other than 0. Defaults to false</td> |
|
|
|
<td align="center" valign="top">No</td> |
|
|
|
</tr> |
|
|
|
</table> |
|
|
|
<h3>Examples</h3> |
|
|
|
<pre> <cvs cvsRoot=":pserver:anoncvs@jakarta.apache.org:/home/cvspublic" |
|
|
|