tests/test-commandserver.py.out
changeset 16853 7863ff383894
parent 16202 53e2cd303ecf
child 17981 e689b0d91546
equal deleted inserted replaced
16852:af69b2b64d6e 16853:7863ff383894
    14  runcommand 
    14  runcommand 
    15 Mercurial Distributed SCM
    15 Mercurial Distributed SCM
    16 
    16 
    17 basic commands:
    17 basic commands:
    18 
    18 
    19  add         add the specified files on the next commit
    19  add           add the specified files on the next commit
    20  annotate    show changeset information by line for each file
    20  annotate      show changeset information by line for each file
    21  clone       make a copy of an existing repository
    21  clone         make a copy of an existing repository
    22  commit      commit the specified files or all outstanding changes
    22  commit        commit the specified files or all outstanding changes
    23  diff        diff repository (or selected files)
    23  diff          diff repository (or selected files)
    24  export      dump the header and diffs for one or more changesets
    24  export        dump the header and diffs for one or more changesets
    25  forget      forget the specified files on the next commit
    25  forget        forget the specified files on the next commit
    26  init        create a new repository in the given directory
    26  init          create a new repository in the given directory
    27  log         show revision history of entire repository or files
    27  log           show revision history of entire repository or files
    28  merge       merge working directory with another revision
    28  merge         merge working directory with another revision
    29  phase       set or show the current phase name
    29  phase         set or show the current phase name
    30  pull        pull changes from the specified source
    30  pull          pull changes from the specified source
    31  push        push changes to the specified destination
    31  push          push changes to the specified destination
    32  remove      remove the specified files on the next commit
    32  remove        remove the specified files on the next commit
    33  serve       start stand-alone webserver
    33  serve         start stand-alone webserver
    34  status      show changed files in the working directory
    34  status        show changed files in the working directory
    35  summary     summarize working directory state
    35  summary       summarize working directory state
    36  update      update working directory (or switch revisions)
    36  update        update working directory (or switch revisions)
    37 
    37 
    38 use "hg help" for the full list of commands or "hg -v" for details
    38 use "hg help" for the full list of commands or "hg -v" for details
    39  runcommand id --quiet
    39  runcommand id --quiet
    40 000000000000
    40 000000000000
    41  runcommand id
    41  runcommand id