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.
Redmine.pm migration from Digest::SHA1; to Digest::SHA; (Bug #1294)
Description
Need to migrate perl library in file Redmine.pm, stored in /extra/svn folder.
For calling the ne library you need to replace Digest::SHA1 by Digest::SHA.
backward compatibility should be respected.
Package libdigest-sha1-perl have been removed from debian repository. It has been replaced by libdigest-sha-perl.
http://packages.qa.debian.org/libd/libdigest-sha1-perl.html
Thus this documentation is obselete for the moment:
https://www.chiliproject.org/projects/chiliproject/wiki/HowTo_configure_ChiliProject_for_advanced_git_integration