##// END OF EJS Templates
switch to the .hg/store layout, fix the tests
switch to the .hg/store layout, fix the tests

File last commit:

r3853:c0b44915 default
r3853:c0b44915 default
Show More
test-ssh.out
88 lines | 2.7 KiB | text/plain | TextLexer
mpm@selenic.com
Add a simple dummy ssh test...
r1110 # creating 'remote'
Benoit Boissinot
ssh: make the error message more clear, add a testcase
r3275 # repo not found error
Alexis S. L. Carvalho
portability fix for test-ssh...
r3380 remote: abort: repository nonexistent not found!
Benoit Boissinot
ssh: make the error message more clear, add a testcase
r3275 abort: no suitable response from remote hg!
Vadim Gelfer
add support for streaming clone....
r2612 # clone remote via stream
streaming all changes
XXX files to transfer, XXX bytes of data
Lee Cantey
Allow for MB/sec transfer rates in test-http-proxy and test-ssh....
r3015 transferred XXX bytes in XXX seconds (XXX XB/sec)
Vadim Gelfer
add support for streaming clone....
r2612 XXX files updated, XXX files merged, XXX files removed, XXX files unresolved
checking changesets
checking manifests
crosschecking files in changesets and manifests
checking files
Benoit Boissinot
switch to the .hg/store layout, fix the tests
r3853 2 files, 1 changesets, 2 total revisions
Vadim Gelfer
add support for streaming clone....
r2612 # clone remote via pull
mpm@selenic.com
Add a simple dummy ssh test...
r1110 requesting all changes
adding changesets
adding manifests
adding file changes
Benoit Boissinot
switch to the .hg/store layout, fix the tests
r3853 added 1 changesets with 2 changes to 2 files
2 files updated, 0 files merged, 0 files removed, 0 files unresolved
mpm@selenic.com
Add a simple dummy ssh test...
r1110 # verify
checking changesets
checking manifests
crosschecking files in changesets and manifests
checking files
Benoit Boissinot
switch to the .hg/store layout, fix the tests
r3853 2 files, 1 changesets, 2 total revisions
mpm@selenic.com
Add a simple dummy ssh test...
r1110 # empty default pull
default = ssh://user@dummy/remote
pulling from ssh://user@dummy/remote
searching for changes
no changes found
# local change
# updating rc
# find outgoing
searching for changes
Benoit Boissinot
switch to the .hg/store layout, fix the tests
r3853 changeset: 1:572896fe480d
mpm@selenic.com
Add a simple dummy ssh test...
r1110 tag: tip
user: test
Thomas Arendsen Hein
Use 'hg ci -d "1000000 0"' in tests to circumvent problem with leading zero....
r1933 date: Mon Jan 12 13:46:40 1970 +0000
mpm@selenic.com
Add a simple dummy ssh test...
r1110 summary: add
Thomas Arendsen Hein
Added test for incoming via ssh.
r1982 # find incoming on the remote side
searching for changes
Benoit Boissinot
switch to the .hg/store layout, fix the tests
r3853 changeset: 1:572896fe480d
Thomas Arendsen Hein
Added test for incoming via ssh.
r1982 tag: tip
user: test
date: Mon Jan 12 13:46:40 1970 +0000
summary: add
mpm@selenic.com
Add a simple dummy ssh test...
r1110 # push
pushing to ssh://user@dummy/remote
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
Benoit Boissinot
switch to the .hg/store layout, fix the tests
r3853 changeset: 1:572896fe480d
mpm@selenic.com
Add a simple dummy ssh test...
r1110 tag: tip
user: test
Thomas Arendsen Hein
Use 'hg ci -d "1000000 0"' in tests to circumvent problem with leading zero....
r1933 date: Mon Jan 12 13:46:40 1970 +0000
mpm@selenic.com
Add a simple dummy ssh test...
r1110 summary: add
checking changesets
checking manifests
crosschecking files in changesets and manifests
checking files
Benoit Boissinot
switch to the .hg/store layout, fix the tests
r3853 2 files, 2 changesets, 3 total revisions
mpm@selenic.com
Add a simple dummy ssh test...
r1110 bleah
Vadim Gelfer
extend network protocol to stop clients from locking servers...
r2439 # push should succeed
pushing to ssh://user@dummy/remote
searching for changes
Matt Mackall
correct remote heads test in prepush
r3684 note: unsynced remote changes!
Vadim Gelfer
extend network protocol to stop clients from locking servers...
r2439 remote: adding changesets
remote: adding manifests
remote: adding file changes
remote: added 1 changesets with 1 changes to 1 files
Benoit Boissinot
ssh: make the error message more clear, add a testcase
r3275 Got arguments 1:user@dummy 2:hg -R nonexistent serve --stdio 3: 4: 5:
mpm@selenic.com
Add a simple dummy ssh test...
r1110 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:
Vadim Gelfer
add support for streaming clone....
r2612 Got arguments 1:user@dummy 2:hg -R remote serve --stdio 3: 4: 5:
Thomas Arendsen Hein
Added test for incoming via ssh.
r1982 Got arguments 1:user@dummy 2:hg -R local serve --stdio 3: 4: 5:
mpm@selenic.com
Add a simple dummy ssh test...
r1110 Got arguments 1:user@dummy 2:hg -R remote serve --stdio 3: 4: 5:
Vadim Gelfer
hooks: add url to changegroup, incoming, prechangegroup, pretxnchangegroup hooks...
r2673 changegroup in remote: u=remote:ssh:127.0.0.1
Vadim Gelfer
extend network protocol to stop clients from locking servers...
r2439 Got arguments 1:user@dummy 2:hg -R remote serve --stdio 3: 4: 5:
Vadim Gelfer
hooks: add url to changegroup, incoming, prechangegroup, pretxnchangegroup hooks...
r2673 changegroup in remote: u=remote:ssh:127.0.0.1