another proposal

Peter Kourzanov peter.kourzanov at nxp.com
Wed Mar 19 12:11:24 CDT 2008


Dear Mercurial developers,

I have another proposal, this time for the Mercurial repository URLs of the
form ssh://host...

We could extend the semantic of the URL by matching any *sh://host...
protocol pattern,
taking the protocol spec to the left of "://" and using that as the
executable name (ssh, rsh, krb5-rsh...).
This could remove the need for the "-e" option and allow Mercurial be more
explicit about the protocol
that is actually in use...

$hg push -e krb5-rsh ssh://host is a bit misleading in that respect while
$hg push krb5-rsh://host is much more concise and clear.

Kind regards,

Pjotr Kourzanov
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://selenic.com/pipermail/mercurial/attachments/20080319/a605c182/attachment.htm 


More information about the Mercurial mailing list