tests/test-ssh.t
branchstable
changeset 21188 d36440d84328
parent 20501 8a9e0b523d2d
child 22247 8341c677c204
equal deleted inserted replaced
21187:bcfd44abad93 21188:d36440d84328
   282   adding test
   282   adding test
   283   $ hg -R 'a repo' tag tag
   283   $ hg -R 'a repo' tag tag
   284   $ hg id --ssh "python \"$TESTDIR/dummyssh\"" "ssh://user@dummy/a repo"
   284   $ hg id --ssh "python \"$TESTDIR/dummyssh\"" "ssh://user@dummy/a repo"
   285   73649e48688a
   285   73649e48688a
   286 
   286 
       
   287   $ hg id --ssh "python \"$TESTDIR/dummyssh\"" "ssh://user@dummy/a repo#noNoNO"
       
   288   abort: unknown revision 'noNoNO'!
       
   289   [255]
       
   290 
   287 Test (non-)escaping of remote paths with spaces when cloning (issue3145):
   291 Test (non-)escaping of remote paths with spaces when cloning (issue3145):
   288 
   292 
   289   $ hg clone --ssh "python \"$TESTDIR/dummyssh\"" "ssh://user@dummy/a repo"
   293   $ hg clone --ssh "python \"$TESTDIR/dummyssh\"" "ssh://user@dummy/a repo"
   290   destination directory: a repo
   294   destination directory: a repo
   291   abort: destination 'a repo' is not empty
   295   abort: destination 'a repo' is not empty
   380   Got arguments 1:user@dummy 2:hg -R remote serve --stdio
   384   Got arguments 1:user@dummy 2:hg -R remote serve --stdio
   381   Got arguments 1:user@dummy 2:hg init 'a repo'
   385   Got arguments 1:user@dummy 2:hg init 'a repo'
   382   Got arguments 1:user@dummy 2:hg -R 'a repo' serve --stdio
   386   Got arguments 1:user@dummy 2:hg -R 'a repo' serve --stdio
   383   Got arguments 1:user@dummy 2:hg -R 'a repo' serve --stdio
   387   Got arguments 1:user@dummy 2:hg -R 'a repo' serve --stdio
   384   Got arguments 1:user@dummy 2:hg -R 'a repo' serve --stdio
   388   Got arguments 1:user@dummy 2:hg -R 'a repo' serve --stdio
       
   389   Got arguments 1:user@dummy 2:hg -R 'a repo' serve --stdio