Folks, The starteam provider insists that user must supply user + password as part of the URL. This definitely cause a security problem where we see quite often the URL string displayed on stdout.
I would like to suggest that we remove the restriction and have full URL to reconstructed at runtime based on the passing user/passwork arguments (similar to SVN case) any objection? -D