cvs checkout does not honor sub-directories
-------------------------------------------

         Key: CONTINUUM-588
         URL: http://jira.codehaus.org/browse/CONTINUUM-588
     Project: Continuum
        Type: Bug

  Components: Core system  
    Versions: 1.0.2    
 Environment: linux, cvs, continuum 1.0.2, maven1 project
    Reporter: Aaron Smuts


I have multiple projects in the same cvs module and I want to build them as 
separate projects.  

If my scm usrl has a subdirectory, the checkout brings in the entire module 
regardless.   The end of my scm string looks like this  
":my-module/my-project".  Continuum checks out my-module instead of 
my-module/my-project

To get around this I set the address of my project.xml as 
"my-module/project.xml".  It was able ti find it, but there were other 
problems.  The working directory was now at the root of the module and not the 
project, so tests that needed files in target/some-directory and log4j with a 
relative path defined to the log directory failed as well . . . .


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

Reply via email to