Page MenuHomePhabricator

Handle Subversion SSH on nonstandard ports
ClosedPublic

Authored by epriestley on Jun 23 2016, 2:35 PM.
Tags
None
Referenced Files
F14095081: D16172.diff
Mon, Nov 25, 7:38 PM
Unknown Object (File)
Fri, Nov 22, 10:20 PM
Unknown Object (File)
Wed, Nov 20, 9:30 AM
Unknown Object (File)
Mon, Nov 18, 5:47 PM
Unknown Object (File)
Oct 26 2024, 12:36 AM
Unknown Object (File)
Oct 18 2024, 3:25 PM
Unknown Object (File)
Oct 18 2024, 3:04 PM
Unknown Object (File)
Oct 17 2024, 3:01 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
Branch
sshport
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 12784
Build 16274: Run Core Tests
Build 16273: arc lint + arc unit

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.