Page MenuHomePhabricator

Handle Subversion SSH on nonstandard ports
ClosedPublic

Authored by epriestley on Jun 23 2016, 2:35 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Apr 21, 2:34 PM
Unknown Object (File)
Sat, Apr 20, 3:23 PM
Unknown Object (File)
Sat, Apr 20, 5:57 AM
Unknown Object (File)
Fri, Apr 19, 4:57 PM
Unknown Object (File)
Wed, Apr 17, 4:37 PM
Unknown Object (File)
Tue, Apr 16, 10:53 AM
Unknown Object (File)
Thu, Apr 11, 7:49 AM
Unknown Object (File)
Thu, Mar 28, 6:00 PM
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.