Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Won't Fix
-
1.0-beta-4
-
None
-
None
Description
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.