Defect #990
closed
Repository: View differences doesn't work
Added by Thomas Löber almost 17 years ago.
Updated almost 17 years ago.
Description
On the repositories/revision view the file's link "View differences" on the right doesn't work:
The entry or revision was not found in the repository.
I think the problem is caused by the fact that the link contains two slashes (.../redmine//trunk/...):
http://www.redmine.org/repositories/diff/redmine//trunk/app/controllers/repositories_controller.rb?rev=1324
- Status changed from New to Closed
- Resolution set to Fixed
- Status changed from Closed to Reopened
On the repositories/revision the link "View difference" on the right does not work properly:
I got the message : The entry or revision was not found in the repository.
when clicking on the view difference on the right side.
I generate the following url :
http://www.dawnoflight.org/repositories/diff/dolserver/DOLSharp/trunk/GameServer/commands/playercommands/Repair.cs?rev=1220
when it should be
http://www.dawnoflight.org/repositories/diff/dolserver/trunk/GameServer/commands/playercommands/Repair.cs?rev=1220.
(Notice that "DOLSharp" is the project name.
- Target version deleted (
0.7)
- Resolution deleted (
Fixed)
This is a different problem.
It's due to the fact that your repository in Redmine points to a subdirectory of your subversion repository (not to the root of the repository). I'll try to fix it.
- Status changed from Reopened to Closed
- Target version set to 0.7.2
- Resolution set to Fixed
- % Done changed from 0 to 100
Also available in: Atom
PDF