darcs version 2.0.0 (2.0.0 (+ 19 patches))
Usage: darcs get [OPTION]... <REPOSITORY> [<DIRECTORY>]
Create a local copy of another repository.
Options:
--repo-name=DIRECTORY path of output directory
--partial get partial repository using checkpoint (old-fashioned format only)
--lazy get patch files only as needed
--ephemeral don't save patch files in the repository
--complete get a complete copy of the repository
--to-match=PATTERN select changes up to a patch matching PATTERN
--to-patch=REGEXP select changes up to a patch matching REGEXP
-t REGEXP --tag=REGEXP select tag matching REGEXP
--context=FILENAME version specified by the context in FILENAME
--set-default set default repository [DEFAULT]
--no-set-default don't set default repository
--set-scripts-executable make scripts executable
--dont-set-scripts-executable don't make scripts executable
--nolinks do not link repository or pristine to sibling
--plain-pristine-tree use a plain pristine tree [DEFAULT]
--no-pristine-tree use no pristine tree
--hashed Convert darcs-1 format to hashed format
--old-fashioned-inventory Convert from hashed to darcs-1 format
--repodir=DIRECTORY specify the repository directory in which to run
--disable disable this command
-h --help shows brief description of command and its arguments
Advanced options:
--debug give only debug output
--debug-verbose give debug and verbose output
-v --verbose give verbose output
-q --quiet suppress informational output
--standard-verbosity neither verbose nor quiet output
--timings provide debugging timings information
--no-ssh-cm don't use SSH ControlMaster feature [DEFAULT]
--ssh-cm use SSH ControlMaster feature
--posthook=COMMAND specify command to run after this darcs command
--no-posthook don't run posthook command
--prompt-posthook prompt before running posthook [DEFAULT]
--run-posthook run posthook command without prompting
--prehook=COMMAND specify command to run before this darcs command
--no-prehook don't run prehook command
--prompt-prehook prompt before running prehook [DEFAULT]
--run-prehook run prehook command without prompting
Get is used to get a local copy of a repository.
最終更新:2008年04月19日 01:44