darcs version 2.0.0 (2.0.0 (+ 19 patches))
Usage: darcs push [OPTION]... [REPOSITORY]
Copy and apply patches from this repository to another one.
Options:
--matches=PATTERN select patches matching PATTERN
-p REGEXP --patches=REGEXP select patches matching REGEXP
-t REGEXP --tags=REGEXP select tags matching REGEXP
--no-deps don't automatically fulfill dependencies
-a --all answer yes to all patches
-i --interactive prompt user interactively
--sign sign the patch with your gpg key
--sign-as=KEYID sign the patch with a given keyid
--sign-ssl=IDFILE sign the patch using openssl with a given private key
--dont-sign don't sign the patch
--dry-run don't actually take the action
-s --summary summarize changes
--no-summary don't summarize changes
--repodir=DIRECTORY specify the repository directory in which to run
--set-default set default repository [DEFAULT]
--no-set-default don't set default repository
--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
--apply-as=USERNAME apply patch as another user using sudo
--apply-as-myself don't use sudo to apply as another user [DEFAULT]
--nolinks do not link repository or pristine to sibling
--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
Push is the opposite of pull. Push allows you to copy changes from the
current repository into another repository.
最終更新:2008年04月19日 01:42