Fix port splitting logic to accomodate ssl: repositories for perforce.

Review Request #3719 — Created Jan. 5, 2013 and submitted — Latest diff uploaded

Information

RBTools
master

Reviewers

Fix port splitting logic to accomodate ssl: repositories for perforce.

If the perforce server uses ssl, there will be two colons in the P4PORT path
specifier. This would break our port-splitting logic.

 

Diff Revision 2

This is not the most recent revision of the diff. The latest diff is revision 4. See what's changed.

orig
1
2
3
4
rbtools/clients/perforce.py
Loading...