Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.0.3
-
Fix Version/s: 1.0.3
-
Component/s: Web interface
-
Labels:None
-
Environment:cvs, starteam
-
Complexity:Intermediate
-
Number of attachments :
Description
When scmurl has white space at the end, continuum fails to checkout source
here is an example of cvs
Provider message: The cvs command failed.
Command output:
-------------------------------------------------------------------------------
cvs server: cannot find module `oi ' - ignored
cvs [checkout aborted]: cannot expand modules
-------------------------------------------------------------------------------
When scmurl has leading white spaces, contiuum rejects it. Can we just do a trim()?
Done.