These standard options are available with update
(see Common options, for a complete description of
them):
-D date
|
Use the most recent revision no later than date.
This option is sticky, and implies ` |
-f
|
Only useful with the ` |
-k kflag
|
Process keywords according to kflag. See
Keyword substitution.
This option is sticky; future updates of
this file in this working directory will use the same
kflag. The |
-l
|
Local; run only in current working directory. See Recursive behavior. |
-P
|
Prune empty directories. See Moving directories. |
-p
|
Pipe files to the standard output. |
-R
|
Update directories recursively (default). See Recursive behavior. |
-r rev
|
Retrieve revision/tag rev. This option is sticky,
and implies ` |
These special options are also available with
update
.
-A
|
Reset any sticky tags, dates, or ` |
-d
|
Create any directories that exist in the repository if
they're missing from the working directory. Normally,
This is useful for updating directories that were
created in the repository since the initial checkout;
but it has an unfortunate side effect. If you
deliberately avoided certain directories in the
repository when you created your working directory
(either through use of a module name or by listing
explicitly the files and directories you wanted on the
command line), then updating with ` |
-I name
|
Ignore files whose names match name (in your
working directory) during the update. You can specify
` |
-Wspec
|
Specify file names that should be filtered during update. You can use this option repeatedly.
spec can be a file name pattern of the same type
that you can specify in the ` |
-jrevision
|
With two `
With one `
In addition, each ` |