Able to browse the repository but unable to view files (using SCM:git)
Added by Curtis Hall about 15 years ago
I've setup redmine to access a local git repository. I can view commits but when I click on a file or diff I receive:
The entry or revision was not found in the repository.
production.log shows:
Processing RepositoriesController#entry (for 69.27.206.208 at 2009-11-19 19:48:41) [GET]
Session ID: ac7f93cd2d3f9ab6ee94682d346328b8
Parameters: {"rev"=>"8e60c101e8c6016df9017da723f345f68b4ba3ea", "action"=>"entry", "id"=>"v1internal", "path"=>["rdk6010", "module", "disp.c"], "controller"=>"repositories"}
Rendering template within layouts/base
Completed in 0.07998 (12 reqs/sec) | Rendering: 0.03151 (39%) | DB: 0.01199 (14%) | 500 Internal Server Error [**url removed**]
I have ran:
ruby script/runner "Repository.fetch_changesets" -e production
I'm open for any suggestions.
Thanks
Replies (2)
RE: Able to browse the repository but unable to view files (using SCM:git) - Added by Curtis Hall about 15 years ago
If someone can move this to the help discussion...I incorrectly placed it in the wrong discussion group.
RE: Able to browse the repository but unable to view files (using SCM:git) - Added by Mischa The Evil about 15 years ago
Curtis Hall wrote:
If someone can move this to the help discussion...
Done.