Defect #9881
openView 1st diff: Rendering common/error (404)
0%
Description
Hey :)
At first: Thanks for developing Redmine, best tool ever!
I've set up Redmine 1.3.0 with the required versions of ruby,rails,gem, etc. (the versions listed in the installation are the same as available on the Debian Squeeze repos).
I've configured svn-support (post-commit reload, automatic creation of new projects via reposman).
The 1st commit works fine, but if I want to see the diff of the 1st commit:
Processing RepositoriesController#diff (for xxx.xxx.xxx.xxx at 2011-12-27 13:38:23) [GET]
Parameters: {"rev"=>"1", "action"=>"diff", "id"=>"project_id", "controller"=>"repositories"}
Rendering template within layouts/base
Rendering common/error (404)
Completed in 209ms (View: 15, DB: 1) | 404 Not Found [http://projects.mydomain.de/projects/project_id/repository/revisions/1/diff]
The 2nd commit is working fine, only the 1st one will produce 404?
I've found this problem with git, I dont know if this ticket (#8767) is similar to mine.
I've resatrted the vServer several times - no change.
Can someone check this?
No data to display