Password Characters Not Supported in SCM Checkout -------------------------------------------------
Key: CONTINUUM-1200 URL: http://jira.codehaus.org/browse/CONTINUUM-1200 Project: Continuum Issue Type: Bug Reporter: Stephen Duncan Jr Certain characters are not supported for the password for an SCM checkout. For instance if a ')' is the first character, then the command fails. This is because the password is provided as a CLI parameter, and is not surrounded by quotes. Obviously, adding quotes might break other passwords, so it would be best to pass the password along some other way. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira