Edgewall Software
Modify

Opened 19 years ago

Closed 19 years ago

Last modified 19 years ago

#1471 closed defect (worksforme)

Wrong revision number when browsing

Reported by: PBruin Owned by: Jonas Borgström
Priority: normal Milestone:
Component: general Version: devel
Severity: normal Keywords: browser, svn_repos, revision
Cc: Branch:
Release Notes:
API Changes:
Internal Changes:

Description

It seems that the browser displays the wrong revision number of a file. When I am browsing a directory in a branch I see a file with revision 1. This file has not been changed since revision 1 but has been copied to the branch from the trunk. When I click on the file I see the correct file but when I want to download the file in the Orginal Format it tries to display the file with ?rev=1&format=raw However, the branch did not exist yet at that point so a No node at /branch error is given. I am using 0.9.pre [1548]
Anyway, even if I manage to get the raw file I still get the problem as described in #1417

Attachments (0)

Change History (2)

comment:1 by PBruin, 19 years ago

Resolution: worksforme
Status: newclosed

After some additional searching in the code I concluded that it might be caused by the svn python bindings. I updated my subversion installation from 1.1.3 to 1.1.4 with the corresponding python bindings and found that this solved my problem.

comment:2 by Matthew Good, 19 years ago

Milestone: 0.9

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Jonas Borgström.
The resolution will be deleted. Next status will be 'reopened'.
to The owner will be changed from Jonas Borgström to the specified user.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.