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 d943efd0
ID: d943efd0eb701b7d7d31f9b39872678e70743e18
[#748] Make ChiliProject::Version.revision more resilient
- Won't output errors when the ChiliProject git repo isn't there anymore,
- Works even if not invoked from the ChiliProject root directory,
- Moved the formatting logic to the git call.
Related issues
- Bug #748: ChiliProject::VERSION.revision doesn't capture error output