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.
Revision cbcce704
ID: cbcce704006c6827b4a3134a2dda9de7c47f18ae
Fix requiring SCM classes in dev mode #828
Change require to require_dependency so SCM classes get loaded on each request in dev mode
Related issues
- Bug #828: uninitialized constant Redmine::Scm::Adapters::CommandFailed in RepositoryController