This is an archive of the discontinued Mercurial Phabricator instance.

sshpeer: remove support for connecting to <0.9.1 servers (BC)
ClosedPublic

Authored by indygreg on Feb 4 2018, 10:35 PM.

Details

Summary

197d10e157ce made this change for the HTTP peer. Let's do the same
for the SSH peer.

Test output changes as expected. A redundant test has been dropped.

.. bc::

Support for connecting to Mercurial servers older than 0.9.1 has
been removed.

Diff Detail

Repository
rHG Mercurial
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

indygreg created this revision.Feb 4 2018, 10:35 PM
lothiraldan accepted this revision.Feb 5 2018, 8:20 AM
indygreg updated this revision to Diff 5231.Feb 5 2018, 12:15 PM
indygreg updated this revision to Diff 5237.Feb 5 2018, 5:21 PM
yuja accepted this revision.Feb 6 2018, 8:07 AM
This revision is now accepted and ready to land.Feb 6 2018, 8:07 AM
This revision was automatically updated to reflect the committed changes.