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.
Pete Deffendol
- Registered on: 2011-12-02
- Last connection: 2016-08-25
Activity
Reported issues: 1
2011-12-02
- 06:18 am ChiliProject Bug #748 (Closed): ChiliProject::VERSION.revision doesn't capture error output
- Felix Schäfer wrote:
> Thanks for the report. Did you use one of the packaged versions or did you "export" it from ... - 06:08 am ChiliProject Bug #748 (Closed): ChiliProject::VERSION.revision doesn't capture error output
- Using this works, but only on a Linux-type system:
`git rev-parse HEAD 2>/dev/null` - 05:50 am ChiliProject Discuss: RE: fatal: Not a git repository when running rake tasks
- See https://www.chiliproject.org/issues/748
- 05:49 am ChiliProject Bug #748 (Closed): ChiliProject::VERSION.revision doesn't capture error output
- 05:44 am ChiliProject Discuss: RE: fatal: Not a git repository when running rake tasks
- An update - I found out where it's happening:
lib/chili_project/version.rb, line 40:... - When I run my rake tasks in production, I'm getting an error notice. The task seems to run, but I can't seem to find...
Also available in: Atom