Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.0.3
-
None
-
cvs, starteam
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()?