tests/test-largefiles-wireproto.t
branchstable
changeset 36754 e3c228b4510d
parent 35393 4441705b7111
child 36760 7bf80d9d9543
equal deleted inserted replaced
36753:742ce6fbc109 36754:e3c228b4510d
   432   >   return "pass"
   432   >   return "pass"
   433   > getpass.getpass = newgetpass
   433   > getpass.getpass = newgetpass
   434   > EOF
   434   > EOF
   435   $ hg clone --config ui.interactive=true --config extensions.getpass=get_pass.py \
   435   $ hg clone --config ui.interactive=true --config extensions.getpass=get_pass.py \
   436   >          http://user@localhost:$HGPORT credentialclone
   436   >          http://user@localhost:$HGPORT credentialclone
   437   requesting all changes
       
   438   http authorization required for http://localhost:$HGPORT/
   437   http authorization required for http://localhost:$HGPORT/
   439   realm: mercurial
   438   realm: mercurial
   440   user: user
   439   user: user
   441   password: adding changesets
   440   password: requesting all changes
       
   441   adding changesets
   442   adding manifests
   442   adding manifests
   443   adding file changes
   443   adding file changes
   444   added 1 changesets with 1 changes to 1 files
   444   added 1 changesets with 1 changes to 1 files
   445   new changesets 567253b0f523
   445   new changesets 567253b0f523
   446   updating to branch default
   446   updating to branch default