Page MenuHomePhabricator

Handle Subversion SSH on nonstandard ports
ClosedPublic

Authored by epriestley on Jun 23 2016, 2:35 PM.
Tags
None
Referenced Files
F12838201: D16172.id.diff
Thu, Mar 28, 6:00 PM
Unknown Object (File)
Tue, Mar 19, 6:57 PM
Unknown Object (File)
Feb 16 2024, 10:25 PM
Unknown Object (File)
Feb 16 2024, 9:49 AM
Unknown Object (File)
Feb 16 2024, 7:42 AM
Unknown Object (File)
Feb 15 2024, 9:47 PM
Unknown Object (File)
Feb 6 2024, 11:04 AM
Unknown Object (File)
Jan 20 2024, 12:37 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.