- Change Summary:
-
Updated the patch to be compatible with Python 2.4, which doesn't support accessing the hostname or username from the urlparse result.
- Diff:
-
Revision 2 (+25 -2)
Modified SCMTool.check_repository to properly split out the username from the URI if one was given.
Review Request #1503 — Created April 2, 2010 and submitted
Modified SCMTool.check_repository to properly split out the username from the URI if one was given.