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.

Tips and Tricks

SCM Source Code Management (Git, Subversion, etc)

  • When you commit changes, include a commit comment with a [ [# issue number] ] such as:
     [[#123]] 

    Chiliproject's web interface will create a link to that issue(bug) that you can click on. Some apps, like the TortoiseSVN plugin might do this for you.