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.
integrate with gerrit (Feature #428)
Description
In enterprise, gerrit is the popular git repo management tool, it is possible to integrate with gerrit
- repository replication http://gerrit.googlecode.com/svn/documentation/2.1.7/config-replication.html, so we can avoid to run cron job to clone the repo, from user point of view, I just fill the gerrit server url
- code review is nice feature in gerrit, I don't which could be best to have redmine with gerrit, but it is possible to have nice thing there
History
Updated by Steffen Gebert at 2011-06-02 12:16 pm
We also use Gerrit and I'd welcome a Gerrit<->ChilliProject connection. Nevertheless (to be honest), I see more critical things to work on.