|
@@ -26,16 +26,16 @@ preferred over the <i>checkout</i> command, because of speed.</p> |
|
|
<td align="center" valign="top">No, default "checkout".</td> |
|
|
<td align="center" valign="top">No, default "checkout".</td> |
|
|
</tr> |
|
|
</tr> |
|
|
<tr> |
|
|
<tr> |
|
|
<td valign="top">commpression</td> |
|
|
|
|
|
|
|
|
<td valign="top">compression</td> |
|
|
<td valign="top"><code>true</code> or <code>false</code> - if set |
|
|
<td valign="top"><code>true</code> or <code>false</code> - if set |
|
|
to true, this is the same as copmressionlevel="3"</td> |
|
|
|
|
|
|
|
|
to true, this is the same as compressionlevel="3"</td> |
|
|
<td align="center" valign="top">No. Defaults to false.</td> |
|
|
<td align="center" valign="top">No. Defaults to false.</td> |
|
|
</tr> |
|
|
</tr> |
|
|
<tr> |
|
|
<tr> |
|
|
<td valign="top">commpressionlevel</td> |
|
|
|
|
|
|
|
|
<td valign="top">compressionlevel</td> |
|
|
<td valign="top">A number between 1 and 9 (corresponding to |
|
|
<td valign="top">A number between 1 and 9 (corresponding to |
|
|
possible values for CVS' <code>-z#</code> argument). Any |
|
|
possible values for CVS' <code>-z#</code> argument). Any |
|
|
other value is treated as compression=&qupt;false"</td> |
|
|
|
|
|
|
|
|
other value is treated as compression="false"</td> |
|
|
<td align="center" valign="top">No. Defaults to no compression.</td> |
|
|
<td align="center" valign="top">No. Defaults to no compression.</td> |
|
|
</tr> |
|
|
</tr> |
|
|
|
|
|
|
|
@@ -106,8 +106,8 @@ preferred over the <i>checkout</i> command, because of speed.</p> |
|
|
</tr> |
|
|
</tr> |
|
|
<tr> |
|
|
<tr> |
|
|
<td valign="top">failonerror</td> |
|
|
<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 valign="top">Stop the build process if the command exits with a |
|
|
|
|
|
return code other than 0. Defaults to false</td> |
|
|
<td align="center" valign="top">No</td> |
|
|
<td align="center" valign="top">No</td> |
|
|
</tr> |
|
|
</tr> |
|
|
</table> |
|
|
</table> |
|
|