tests/test-ssh.t
changeset 12640 6cc4b14fb76b
parent 12587 e3247ceaca5e
child 12642 bb35840e965c
equal deleted inserted replaced
12639:236058a65cb4 12640:6cc4b14fb76b
   142   
   142   
   143 
   143 
   144 find incoming on the remote side (using absolute path)
   144 find incoming on the remote side (using absolute path)
   145 
   145 
   146   $ hg incoming -R ../remote -e "python ../dummyssh" "ssh://user@dummy/`pwd`"
   146   $ hg incoming -R ../remote -e "python ../dummyssh" "ssh://user@dummy/`pwd`"
   147   comparing with ssh://user@dummy/*/local (glob)
   147   comparing with ssh://user@dummy/$TESTTMP/local
   148   searching for changes
   148   searching for changes
   149   changeset:   1:a28a9d1a809c
   149   changeset:   1:a28a9d1a809c
   150   tag:         tip
   150   tag:         tip
   151   user:        test
   151   user:        test
   152   date:        Thu Jan 01 00:00:00 1970 +0000
   152   date:        Thu Jan 01 00:00:00 1970 +0000
   218   summary:     z
   218   summary:     z
   219   
   219   
   220   $ cd ..
   220   $ cd ..
   221   $ cat dummylog
   221   $ cat dummylog
   222   Got arguments 1:user@dummy 2:hg -R nonexistent serve --stdio
   222   Got arguments 1:user@dummy 2:hg -R nonexistent serve --stdio
   223   Got arguments 1:user@dummy 2:hg -R */nonexistent serve --stdio (glob)
   223   Got arguments 1:user@dummy 2:hg -R /$TESTTMP/nonexistent serve --stdio
   224   Got arguments 1:user@dummy 2:hg -R remote serve --stdio
   224   Got arguments 1:user@dummy 2:hg -R remote serve --stdio
   225   Got arguments 1:user@dummy 2:hg -R remote serve --stdio
   225   Got arguments 1:user@dummy 2:hg -R remote serve --stdio
   226   Got arguments 1:user@dummy 2:hg -R remote serve --stdio
   226   Got arguments 1:user@dummy 2:hg -R remote serve --stdio
   227   Got arguments 1:user@dummy 2:hg -R remote serve --stdio
   227   Got arguments 1:user@dummy 2:hg -R remote serve --stdio
   228   Got arguments 1:user@dummy 2:hg -R local serve --stdio
   228   Got arguments 1:user@dummy 2:hg -R local serve --stdio
   229   Got arguments 1:user@dummy 2:hg -R /*/local serve --stdio (glob)
   229   Got arguments 1:user@dummy 2:hg -R $TESTTMP/local serve --stdio
   230   Got arguments 1:user@dummy 2:hg -R remote serve --stdio
   230   Got arguments 1:user@dummy 2:hg -R remote serve --stdio
   231   changegroup-in-remote hook: HG_NODE=a28a9d1a809cab7d4e2fde4bee738a9ede948b60 HG_SOURCE=serve HG_URL=remote:ssh:127.0.0.1 
   231   changegroup-in-remote hook: HG_NODE=a28a9d1a809cab7d4e2fde4bee738a9ede948b60 HG_SOURCE=serve HG_URL=remote:ssh:127.0.0.1 
   232   Got arguments 1:user@dummy 2:hg -R remote serve --stdio
   232   Got arguments 1:user@dummy 2:hg -R remote serve --stdio
   233   changegroup-in-remote hook: HG_NODE=1383141674ec756a6056f6a9097618482fe0f4a6 HG_SOURCE=serve HG_URL=remote:ssh:127.0.0.1 
   233   changegroup-in-remote hook: HG_NODE=1383141674ec756a6056f6a9097618482fe0f4a6 HG_SOURCE=serve HG_URL=remote:ssh:127.0.0.1