You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@continuum.apache.org by "Brett Porter (JIRA)" <ji...@codehaus.org> on 2008/05/07 04:51:22 UTC

[jira] Updated: (CONTINUUM-1750) unable to operate on a working directory that contains spaces

     [ http://jira.codehaus.org/browse/CONTINUUM-1750?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brett Porter updated CONTINUUM-1750:
------------------------------------

         Assignee: Brett Porter
    Fix Version/s: 1.2

> unable to operate on a working directory that contains spaces
> -------------------------------------------------------------
>
>                 Key: CONTINUUM-1750
>                 URL: http://jira.codehaus.org/browse/CONTINUUM-1750
>             Project: Continuum
>          Issue Type: Bug
>          Components: SCM
>    Affects Versions: 1.1
>            Reporter: Brett Porter
>            Assignee: Brett Porter
>             Fix For: 1.2
>
>
> I get this with 1.1 and trunk:
> {code}
> 297498 [pool-1-thread-1] INFO  org.apache.continuum.scm.manager.Slf4jScmLogger  - Executing: /bin/sh -c "cd /Users/brett/Library/Application Support/Continuum/data/working-directory && svn --non-interactive checkout http://svn.apache.org/repos/asf/continuum/trunk/maven-continuum-plugin 37"
> 297498 [pool-1-thread-1] INFO  org.apache.continuum.scm.manager.Slf4jScmLogger  - Working directory: /Users/brett/Library/Application Support/Continuum/data/working-directory
> 297556 [pool-1-thread-1] WARN  action#checkout-project  - Error while checking out the code for project: 'Maven Continuum Plugin', id: '37' to '/Users/brett/Library/Application Support/Continuum/data/working-directory/37'.
> 297557 [pool-1-thread-1] WARN  action#checkout-project  - Command output: /bin/sh: line 0: cd: /Users/brett/Library/Application: No such file or directory
> {code}
> The argument to "cd" needs to be quoted.

-- 
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