view tests/test-ssh.out @ 1110:1032a505488c

Add a simple dummy ssh test This uses the -e flag to run a dummy script rather than actual ssh to test the protocol over a local pipe.
author mpm@selenic.com
date Sat, 27 Aug 2005 18:11:32 -0700
parents
children 235e0effa672
line wrap: on
line source

# creating 'remote'
# clone remote
requesting all changes
adding changesets
adding manifests
adding file changes
added 1 changesets with 1 changes to 1 files
remote: ./dummyssh: line 11: !: command not found
# verify
checking changesets
checking manifests
crosschecking files in changesets and manifests
checking files
1 files, 1 changesets, 1 total revisions
# empty default pull
default = ssh://user@dummy/remote
pulling from ssh://user@dummy/remote
searching for changes
remote: ../dummyssh: line 11: !: command not found
no changes found
# local change
# updating rc
# find outgoing
searching for changes
remote: ../dummyssh: line 11: !: command not found
changeset:   1:536411b157b4
tag:         tip
user:        test
date:        Thu Jan  1 00:00:00 1970 +0000
summary:     add

# push
pushing to ssh://user@dummy/remote
remote: ../dummyssh: line 11: !: command not found
searching for changes
remote: adding changesets
remote: adding manifests
remote: adding file changes
remote: added 1 changesets with 1 changes to 1 files
# check remote tip
changeset:   1:536411b157b4
tag:         tip
user:        test
date:        Thu Jan  1 00:00:00 1970 +0000
summary:     add

checking changesets
checking manifests
crosschecking files in changesets and manifests
checking files
1 files, 2 changesets, 2 total revisions
bleah
Got arguments 1:user@dummy 2:hg -R remote serve --stdio 3: 4: 5:
Got arguments 1:user@dummy 2:hg -R remote serve --stdio 3: 4: 5:
Got arguments 1:user@dummy 2:hg -R remote serve --stdio 3: 4: 5:
Got arguments 1:user@dummy 2:hg -R remote serve --stdio 3: 4: 5: