Page MenuHomePhabricator

Handle Subversion SSH on nonstandard ports
ClosedPublic

Authored by epriestley on Jun 23 2016, 2:35 PM.
Tags
None
Referenced Files
F18820563: D16172.id.diff
Oct 22 2025, 3:58 PM
F18812651: D16172.diff
Oct 20 2025, 11:08 AM
F18779718: D16172.id38903.diff
Oct 11 2025, 3:06 PM
F18763534: D16172.id38904.diff
Oct 7 2025, 12:41 AM
F18741564: D16172.diff
Oct 2 2025, 2:37 PM
F18631581: D16172.id.diff
Sep 16 2025, 3:47 PM
F18622072: D16172.diff
Sep 15 2025, 10:22 AM
F18619799: D16172.diff
Sep 15 2025, 3:26 AM
Subscribers

Details

Summary

Fixes T11203. Subversion handling of SVN_SSH commands requires some additional finesse for nonstandard remote SSH ports.

We get domain.com:port in the command, so parse it out if it's present.

Test Plan

@enckse confirmed this locally in T11203.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

epriestley retitled this revision from to Handle Subversion SSH on nonstandard ports.
epriestley updated this object.
epriestley edited the test plan for this revision. (Show Details)
epriestley added a reviewer: chad.
epriestley added a subscriber: enckse.
chad edited edge metadata.
This revision is now accepted and ready to land.Jun 23 2016, 2:36 PM
This revision was automatically updated to reflect the committed changes.