comparison tests/test-init.out @ 3034:2b0bc36a48d8

sshrepo: flush stderr before connecting to the hg server
author Benoit Boissinot <benoit.boissinot@ens-lyon.org>
date Sat, 02 Sep 2006 21:08:54 +0200
parents e4b5e48052c6
children 3acb76f0124d
comparison
equal deleted inserted replaced
3033:892eb1b4f973 3034:2b0bc36a48d8
1 # creating 'local' 1 # creating 'local'
2 adding foo 2 adding foo
3 # init+push to remote2 3 # init+push to remote2
4 remote: abort: repository remote2 not found!
4 changeset: 0:c4e059d443be 5 changeset: 0:c4e059d443be
5 tag: tip 6 tag: tip
6 user: test 7 user: test
7 date: Mon Jan 12 13:46:40 1970 +0000 8 date: Mon Jan 12 13:46:40 1970 +0000
8 summary: init 9 summary: init
12 remote: adding changesets 13 remote: adding changesets
13 remote: adding manifests 14 remote: adding manifests
14 remote: adding file changes 15 remote: adding file changes
15 remote: added 1 changesets with 1 changes to 1 files 16 remote: added 1 changesets with 1 changes to 1 files
16 # clone to remote1 17 # clone to remote1
18 remote: abort: repository remote1 not found!
17 searching for changes 19 searching for changes
18 remote: abort: repository remote1 not found! 20 remote: abort: repository remote1 not found!
19 remote: adding changesets 21 remote: adding changesets
20 remote: adding manifests 22 remote: adding manifests
21 remote: adding file changes 23 remote: adding file changes