Project

General

Profile

Actions

Defect #13601

closed

Repository history problems following svn mv

Added by Christopher Backhouse almost 11 years ago. Updated almost 11 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
SCM
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:
Resolution:
Duplicate
Affected version:

Description

When viewing history of an svn repository in the Repository/ tab, "svn mv"'d files don't behave well.

The view shows all the previous revisions of the file, including under its old name, as expected. But diffs between some versions don't work, either they show a blank page or "The entry or revision was not found in the repository.". The pattern seems to be that diffs where one revision has the new name are OK, but diffs entirely between revisions with the old name are not.

This seems similar to issue 3832, but that was for git, and is marked resolved.

It may be relevant that previously a file of the old name existed.
ie, the history is something like:

svn add foo bar
svn commit
  1. edit foo and bar
    svn commit
    svn rm bar
    svn mv foo bar
    svn commit

And it's the first two revisions I can't take a diff between.

Unfortunately I don't know any information about the version of redmine, I'm just a user. It's the instance here:
https://cdcvs.fnal.gov/redmine/


Related issues

Is duplicate of Redmine - Defect #2493: Subversion: Error message for some of view differencesConfirmed2009-01-12

Actions
Actions #1

Updated by Toshi MARUYAMA almost 11 years ago

  • Category set to SCM
Actions #2

Updated by Toshi MARUYAMA almost 11 years ago

  • Status changed from New to Closed
  • Resolution set to Duplicate

Duplicate with #2493.

Actions

Also available in: Atom PDF