diff --git a/docs/manual/CoreTasks/cvs.html b/docs/manual/CoreTasks/cvs.html index 4c8b912c8..db9bceb9a 100644 --- a/docs/manual/CoreTasks/cvs.html +++ b/docs/manual/CoreTasks/cvs.html @@ -26,16 +26,16 @@ preferred over the checkout command, because of speed.

No, default "checkout". - commpression + compression true or false - if set - to true, this is the same as copmressionlevel="3" + to true, this is the same as compressionlevel="3" No. Defaults to false. - commpressionlevel + compressionlevel A number between 1 and 9 (corresponding to possible values for CVS' -z# argument). Any - other value is treated as compression=&qupt;false" + other value is treated as compression="false" No. Defaults to no compression. @@ -106,8 +106,8 @@ preferred over the checkout command, because of speed.

failonerror - Stop the buildprocess if the command exits with a - returncode other than 0. Defaults to false + Stop the build process if the command exits with a + return code other than 0. Defaults to false No