comparison tests/test-commandserver.py.out @ 14770:95a8c0f5dd3f stable

tests: add basic commandserver test
author Idan Kamara <idankk86@gmail.com>
date Wed, 29 Jun 2011 15:49:35 +0300
parents
children 1b872599f39f
comparison
equal deleted inserted replaced
14769:9adce4b38ed1 14770:95a8c0f5dd3f
1 o, 'capabilities: getencoding runcommand\nencoding: ***'
2 000000000000 tip
3 abort: unknown command unknowncommand
4 Mercurial Distributed SCM
5
6 basic commands:
7
8 add add the specified files on the next commit
9 annotate show changeset information by line for each file
10 clone make a copy of an existing repository
11 commit commit the specified files or all outstanding changes
12 diff diff repository (or selected files)
13 export dump the header and diffs for one or more changesets
14 forget forget the specified files on the next commit
15 init create a new repository in the given directory
16 log show revision history of entire repository or files
17 merge merge working directory with another revision
18 pull pull changes from the specified source
19 push push changes to the specified destination
20 remove remove the specified files on the next commit
21 serve start stand-alone webserver
22 status show changed files in the working directory
23 summary summarize working directory state
24 update update working directory (or switch revisions)
25
26 use "hg help" for the full list of commands or "hg -v" for details
27 000000000000
28 000000000000 tip
29 000000000000
30 000000000000 tip
31 server exit code = 1
32 applying patch from stdin
33 changeset: 0:eff892de26ec
34 tag: tip
35 user: test
36 date: Thu Jan 01 00:00:00 1970 +0000
37 summary: 1
38