Perforce support doesn't work when there's a space in the local path
--------------------------------------------------------------------
Key: SCM-269
URL: http://jira.codehaus.org/browse/SCM-269
Project: Maven SCM
Issue Type: Bug
Components: maven-scm-provider-perforce
Affects Versions: 1.0-beta-4
Reporter: David Jackman
Create a view of a Maven project in Perforce in a local directory whose path
contains a space. Perform some SCM goal (I was trying to scm:update). It
won't work. The error message is very cryptic ("Unable to sync. Are you
logged in?"). From the looks of it, the client command (which is run just
before the sync command) has problems, but these problems aren't reported. I
think the main problem is the fact that the local path is used in the client
name, and client names can't contain spaces. Other elements of the client
(root and view) also will contain spaces, but I don't know if Perforce has a
problem with these.
--
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