You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm-dev@maven.apache.org by "Fredrik Rubensson (JIRA)" <ji...@codehaus.org> on 2006/02/23 16:21:46 UTC

[jira] Created: (SCM-167) Check out complains about missing directory.

Check out complains about missing directory. 
---------------------------------------------

         Key: SCM-167
         URL: http://jira.codehaus.org/browse/SCM-167
     Project: Maven SCM
        Type: Bug

  Components: maven-scm-provider-clearcase  
    Versions: 1.0-beta-2    
 Environment: Using Continuum 1.0.2 on HP-UX 11 with Java 1.4.2.04 and ClearCase 2003.06.00.
    Reporter: Fredrik Rubensson


When doing a build in Continuum using ClearCase as SCM it fails with the message: "Working directory "/proj/so/ext/continuum/apps/continuum/working-directory/1/.." does not exist!" which is true. Further investigations into the source code (ClearCaseCheckout.java) reveals that the directory in question is removed a couple of lines above the call to clearcase that results in this error. There is even a comment in the code that says that ClearCase need a non-existant directory for this command to work. Maybe this is different for different OSs and/or ClearCase versions?

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