[ http://jira.codehaus.org/browse/CONTINUUM-1360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=138375#action_138375 ] Olivier Lamy commented on CONTINUUM-1360: ----------------------------------------- Just tested on a solaris machine and doesn't work :-( {code} 2008-06-12 19:56:57,912 [pool-2-thread-1] INFO org.apache.continuum.scm.manager.Slf4jScmLogger - Executing: /bin/sh -c cd /local/continuum/continuum-work/working-directory && svn --username test --password ***** --non-interactive checkout http://57.200.1.171:7770/Accommons/olamy/trunk/my-app 132 2008-06-12 19:56:57,913 [pool-2-thread-1] INFO org.apache.continuum.scm.manager.Slf4jScmLogger - Working directory: /local/continuum/continuum-work/working-directory 2008-06-12 19:56:58,394 [pool-2-thread-1] WARN action#checkout-project - Error while checking out the code for project: 'Maven Quick Start Archetype', id: '132' to '/local/continuum/continuum-work/working-directory/132'. 2008-06-12 19:56:58,394 [pool-2-thread-1] WARN action#checkout-project - Command output: svn: missing argument: --password Type 'svn help' for usage. /bin/sh: password: not found {code} > Prepended semicolon in svn password does not work > ------------------------------------------------- > > Key: CONTINUUM-1360 > URL: http://jira.codehaus.org/browse/CONTINUUM-1360 > Project: Continuum > Issue Type: Bug > Components: Web interface > Affects Versions: 1.1-beta-1 > Environment: Suse Linux 10.2, 64-Bit, Java 1.6 > Reporter: Jan Lisse > Assignee: Rahul Thakur > Fix For: 1.2 > > > If i have a prepended semicolon in my scm (Subversion) password, for example ";password" Continuum generates a faulty commandline for svn checkout. > Before i used 1.1-alpha-2 with success. So i guess the handling of form input data has changed in 1.1-beta-1. > I had no time to do further tests, but i guess there are problems with other special chars too. -- 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