The entry or revision was not found in the repository.
Added by v2k jay about 13 years ago
I'm having the same issue with git and hg. I've set the repositories to 777; running ubuntu 11.10.
redmine is able to pull the changes and comments as I see them listed under Activity. However, every repository action yields:
404
The entry or revision was not found in the repository.
the apache2 error.log is showing:
sh: getcwd() failed: No such file or directory
abort: No such file or directory
Replies (2)
RE: The entry or revision was not found in the repository.
-
Added by v2k jay about 13 years ago
NOTE: Gem::Specification#installation_path is deprecated, use base_dir. It will be removed on or after 2011-10-01.
Gem::Specification#installation_path called from /usr/share/redmine/config/../vendor/rails/railties/lib/rails/vendor_gem_source_index.rb:93.
About your application's environment
Ruby version 1.8.7 (i686-linux)
RubyGems version 1.8.17
Rack version 1.1
Rails version 2.3.14
Active Record version 2.3.14
Active Resource version 2.3.14
Action Mailer version 2.3.14
Active Support version 2.3.14
Edge Rails revision unknown
Application root /usr/share/redmine
Environment production
Database adapter mysql
Database schema version 20101114115359
RE: The entry or revision was not found in the repository.
-
Added by v2k jay about 13 years ago
Anyone have any suggestions for this?
thanks.