Ensure SSH is given a valid port number.
Review Request #7619 — Created Sept. 8, 2015 and submitted — Latest diff uploaded
When an invalid port is given in a repository path, a cryptic error message was shown.
The change provides a better error message to the user when an invalid port is in the repository path.
Ran unit tests.
Manually verified that the error message was displayed upon replication.