[PATCH 0 of 5] add handling of *sh://host... repo URLs to allow explicit "remote shell" protocol specification i.s.o. "-e" options
Pjotr Kourzanov
peter.kourzanov at xs4all.nl
Thu Mar 20 12:28:13 UTC 2008
Adds handling of *sh://host... repo URLs (for remote shells such as
ssh, rsh, krb5-rsh etc.) to allow more explicit protocol specification
instead of the "-e" option and/or UI ssh settings.
3 files changed, 17 insertions(+), 10 deletions(-)
.hgsigs | 1 +
mercurial/hg.py | 13 +++++++++----
mercurial/sshrepo.py | 13 +++++++------
More information about the Mercurial
mailing list