Project

General

Profile

Repository tab not working: The entry or revision was not found in the repository.

Added by ime prezime over 13 years ago

Hi,

I'm getting "The entry or revision was not found in the repository." error message when I try to click on Repository tab.

this is from the production.log

Processing RepositoriesController#show (for 109.175.my.ip at 2010-11-19 10:16:31) [GET]
  Parameters: {"action"=>"show", "id"=>"fmkw", "controller"=>"repositories"}
Error parsing svn output: undefined method `name' for nil:NilClass
Output was:

Rendering template within layouts/base
Completed in 63ms (View: 18, DB: 1) | 500 Internal Server Error [http://_my_url_/projects/fmkw/repository]

I have installed redmine (Redmine 1.0.3.stable (MySQL)) on the shared hosting with cpanel. Repository tab used to work and now it's just not working. Do you have any idea how this could be fixed?


Replies (1)

RE: Repository tab not working: The entry or revision was not found in the repository. - Added by Nikolay Bespalov over 13 years ago

I had this problem too.

Fixed using this recomendation http://www.redmine.org/boards/1/topics/16586

SVN_BIN is in redmine/lib/redmine/scm/adapters/subversion_adapter.rb

    (1-1/1)