tests/test-largefiles-wireproto.t
changeset 36760 7bf80d9d9543
parent 36217 1ee1a42bfdae
parent 36754 e3c228b4510d
child 36877 02bea04b4c54
equal deleted inserted replaced
36747:4c71a26a4009 36760:7bf80d9d9543
   442   >   return "pass"
   442   >   return "pass"
   443   > getpass.getpass = newgetpass
   443   > getpass.getpass = newgetpass
   444   > EOF
   444   > EOF
   445   $ hg clone --config ui.interactive=true --config extensions.getpass=get_pass.py \
   445   $ hg clone --config ui.interactive=true --config extensions.getpass=get_pass.py \
   446   >          http://user@localhost:$HGPORT credentialclone
   446   >          http://user@localhost:$HGPORT credentialclone
   447   requesting all changes
       
   448   http authorization required for http://localhost:$HGPORT/
   447   http authorization required for http://localhost:$HGPORT/
   449   realm: mercurial
   448   realm: mercurial
   450   user: user
   449   user: user
   451   password: adding changesets
   450   password: requesting all changes
       
   451   adding changesets
   452   adding manifests
   452   adding manifests
   453   adding file changes
   453   adding file changes
   454   added 1 changesets with 1 changes to 1 files
   454   added 1 changesets with 1 changes to 1 files
   455   new changesets 567253b0f523
   455   new changesets 567253b0f523
   456   updating to branch default
   456   updating to branch default