ConcurrentVersionsSystemA 12 1
出自Ubuntu中文
| 点击翻译: |
English |
A.12.1 export options
These standard options are supported by export (see section Common command options, for a complete description of them):
-D date
Use the most recent revision no later than date.
-f
If no matching revision is found, retrieve the most recent revision (instead of ignoring the file).
-l
Local; run only in current working directory.
-n
Do not run any checkout program.
-R
Export directories recursively. This is on by default.
-r tag[[date]]
Export the revision specified by tag or, when date is specified and tag is a branch tag, the version from the branch tag as it existed on date. See Common command options.
In addition, these options (that are common to checkout and export) are also supported:
-d dir
Create a directory called dir for the working files, instead of using the module name. See section checkout options, for complete details on how CVS handles this flag.
-k subst
Set keyword expansion mode (see section Substitution modes).
-N
Only useful together with `-d dir'. See section checkout options, for complete details on how CVS handles this flag.
[[[UbuntuWiki:Self:ConcurrentVersionsSystemA_12|<]]] [[[UbuntuWiki:Self:ConcurrentVersionsSystemA_13|>]]] [[[UbuntuWiki:Self:ConcurrentVersionsSystem15|<<]]] [[[UbuntuWiki:Self:ConcurrentVersionsSystemA_12|Up]]] [[[UbuntuWiki:Self:ConcurrentVersionsSystemB|>>]]] [[[UbuntuWiki:Self:ConcurrentVersionsSystem|Top]]] [[[UbuntuWiki:Self:ConcurrentVersionsSystemContents|Contents]]] [[[UbuntuWiki:Self:ConcurrentVersionsSystemIndex|Index]]] [[[UbuntuWiki:Self:ConcurrentVersionsSystemAbout|?]]]
