Continuum

unable to operate on a working directory that contains spaces

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Major Major
  • Resolution: Fixed
  • Affects Version/s: 1.1
  • Fix Version/s: 1.2
  • Component/s: SCM
  • Labels:
    None
  • Complexity:
    Intermediate
  • Number of attachments :
    0

Description

I get this with 1.1 and trunk:

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

The argument to "cd" needs to be quoted.

Activity

There are no comments yet on this issue.

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated:
    Resolved: