Project

General

Profile

Actions

Defect #2493

open

Subversion: Error message for some of view differences

Added by youngseok yi over 15 years ago. Updated about 4 years ago.

Status:
Confirmed
Priority:
Normal
Assignee:
-
Category:
SCM
Start date:
2009-01-12
Due date:
% Done:

0%

Estimated time:
Resolution:
Affected version:

Description

Some of view differences give error message The entry or revision was not found in the repository.

for example, when I try to check diff between source:/trunk/app/controllers/account_controller.rb@62 and source:/trunk/app/controllers/account_controller.rb@44 from http://www.redmine.org/repositories/changes/redmine/trunk/app/controllers/account_controller.rb, I'm getting above error.

When I tried bellow from the shell.

>svn diff -r 44:62 http://redmine.rubyforge.org/svn/trunk/app/controllers/account_controller.rb@62

gives same error in the shell.
but

>svn diff -r 44:62 http://redmine.rubyforge.org/svn/trunk/app/controllers/account_controller.rb

gives the diff.

I'm not sure [@REV] required or not (source:trunk/lib/redmine/scm/adapters/subversion_adapter.rb@2045#L181).


Related issues

Related to Redmine - Patch #4262: Bazaar: correct renames handling, other improvementsNewIvan Korotkov2009-11-22

Actions
Has duplicate Redmine - Defect #13601: Repository history problems following svn mvClosed

Actions
Has duplicate Redmine - Defect #7324: Subversion diff gives an error.Closed2011-01-13

Actions
Has duplicate Redmine - Defect #9679: Subversion: 404 on diff of renamed filesClosed2011-11-28

Actions
Has duplicate Redmine - Defect #3285: Renamed SVN Project/Folder :: problem when try to view difference.Closed2009-05-03

Actions
Actions

Also available in: Atom PDF