Defect #4899
closedRedmine fails to list files for darcs repository
0%
Description
My organization uses darcs for all of our revision control and development, so I'm trying to get darcs set up as a repository in redmine. I'm having a couple of problems. I've set up a project and added a darcs repository to the project (using the local path to the repo). The first problem is that when I click on the "Repository" tab under the project, I get an error saying "The entry or revision was not found in the repository." The debug logs then show an internal server error as shown in the attached log file.
The activity tab does show all of my patches. But if I click on one of the patches and then click on one of the files that is in the patch set, I get the same error as above. Any ideas what the problem is?
I am using redmine-0.9.2 (from Gentoo linux's ebuild) as well as:
Linux version 2.6.31-gentoo-r6
Ruby and rails:
dev-lang/ruby-1.8.7_p249
Rails 2.3.5
dev-db/sqlite-3.6.22-r2
dev-ruby/sqlite3-ruby-1.2.4
Lighttpd:
www-servers/lighttpd-1.4.25-r1
FastCGI:
dev-libs/fcgi-2.4.0-r2
dev-ruby/ruby-fcgi-0.8.7
www-servers/spawn-fcgi-1.6.3
Darcs:
dev-util/darcs-2.2.1
Files
Related issues