darcs > optimize

darcs version 2.0.0 (2.0.0 (+ 19 patches))
Usage: darcs optimize [OPTION]...
Optimize the repository.

Options:
              --checkpoint          create a checkpoint file (see get --partial)
  -t TAGNAME  --tag=TAGNAME         name of version to checkpoint
              --repodir=DIRECTORY   specify the repository directory in which to run
              --reorder-patches     reorder the patches in the repository
              --sibling=URL         specify a sibling directory
              --relink              relink random internal data to a sibling
              --relink-pristine     relink pristine tree (not recommended)
              --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
              --compress            create compressed patches
              --dont-compress       don't create compressed patches
              --uncompress          uncompress patches
              --umask=UMASK         specify umask to use when writing
              --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

Optimize can help to improve the performance of your repository in a number of cases.
最終更新:2008年04月19日 01:45