By defaul, the CCNet can monitor only changes in one project folder and its subfolders in the Source Control system. Starting from from v1.3 the CCNet can monitor multiple projects in the Source Control systems. You can use the ‘Multi’ Source Control block to check for modifications from any number of source control repositories. Here is a description of the ‘Multi’ Source Control block in the CCNet configuration file.

Here is an example for a configuration of a project with two VSS projects.


 
    &webURL;
    &trigNo;
      
          
              
                $/HelloWorld
                Admin
                
                &vssLocal;
                &rootBuildDir;HelloWorld
                true
              
              
                $/CCNet
                Admin
                
                &vssLocal;
                &rootBuildDir;CCNet
                false
              
          
     
 
    
    
        
            &rootBuildDir;HelloWorld\HelloWorld.sln
            release
            1200
            &vs2005;
        
    
 
   
   
       
            &admin;  &groups;
       
       
   
  

Definitions used in the configuration (can be different for your machine, of course):

">
 



 

c:\program files\Microsoft Visual Studio 8\Common7\IDE\devenv.com">