diff --git a/docs/manual/CoreTasks/cvs.html b/docs/manual/CoreTasks/cvs.html index e3096979f..545b22f16 100644 --- a/docs/manual/CoreTasks/cvs.html +++ b/docs/manual/CoreTasks/cvs.html @@ -54,7 +54,7 @@ from the command line in the target directory in which you are working.
-d
command line
switch as Ant will never shorten pathnames to avoid empty
directories.MSG_INFO
.MSG_WARN
.2401
.~/.cvspass
.0
. Defaults to false0
. Defaults to "false"
-You may include as many <commandline> elements as you like.
+You may include as many <commandline>
elements as you like.
Each will inherit the failonerror
, compression
, and other "global" parameters
from the <cvs>
element.
<cvs>
element.
Updates from the head of repository ignoring sticky bits (-A
) and creating any new directories as necessary (-d
).
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 the cvs manual for details, -specifically the Guide to CVS commands
+above. See the cvs manual for details, +specifically the Guide to CVS commandsCopyright © 2000-2003 Apache Software +
Copyright © 2000-2004 The Apache Software Foundation. All rights Reserved.