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.
/dev/null in commit-diff-views (Bug #589)
Description
The Diff view of an git commit shows deleted files as changes to the file /dev/null.
Steps to reproduce:- git rm $file && git commti && git push
- Open the repository view in cp
- Click "show differences" ("Unterschiede anzeigen")
Or have a look at this link for example: [[https://www.chiliproject.org/projects/chiliproject/repository/revisions/06076e5ac1c55516090afa6063f20515e4be33b0/diff]]
You'll find the complete source of the deleted file marked as removed - with a header saying that this is the file /dev/null.
Associated revisions
Add a user preference to choose how comments/replies are displayed: in chronological or reverse chronological order (#589, #776).
git-svn-id: http://redmine.rubyforge.org/svn/trunk@1197 e93f8b46-1217-0410-a6f0-8f06a7374b81