ChiliProject is not maintained anymore.
          Please be advised that there will be no more updates.
        
        
          We do not recommend that you setup new ChiliProject instances and
          we urge all existing users to migrate their data to a maintained
          system, e.g. Redmine. We will
          provide a migration script later. In the meantime, you can use the
          instructions by
          Christian Daehn.
        
       
      
      Forums » Discuss » 
    
    
    
    
 ChiliProject and Version Control Integrated Management
ChiliProject and Version Control Integrated Management
  
    
      
      
      
    
  
  Hi Arkadiusz,
	I'm not sure which how-to you tried to link to, and I'm not sure what sort of SCM integration you're looking for, but the current take on this is that ChiliProject reads from repositories and there are no immediate plans to change that. As you pointed out though, there are ways, some provided with ChiliProject, to automatically update ChiliProject in post-commit hooks, to provide authentication+authorization to svn or git repositories, to create repositories for projects that don't have one yet, and so on. IIRC there's even a plugin to add a "create a repository" button to projects, I can't say for sure if it works with ChiliProject as it's a Redmine plugin.
 
  
  
    
      
      
      
    
  
  Ah, yes, those are all features that involve serving and/or writing to the repository, i.e. nothing that currently is in the scope of the ChiliProject core.
	I wrote this particular how to though, so if you have any questions, feel free to ask.