Edgewall Software

Ticket #2681 (closed defect: worksforme)

Opened 3 years ago

Last modified 3 years ago

File download revision (in URL) is not equal to expected

Reported by: Dan <trac@…> Owned by: jonas
Priority: normal Milestone:
Component: version control/browser Version: 0.9.3
Severity: normal Keywords:
Cc:

Description

Scenario:

  1. I was viewing a subdirectory in a tag. The tag was made in changeset 772.
  2. I was interested in a "large" (non-viewable) file that had been updated in changeset 771. Clicked on "771" in the "Rev" column.
  3. The log information appeared, with lines for changesets 771 and 772.
  4. Clicked on "@772" in the "Rev" column.
  5. Clicked on the "download" link, but that link includes the following: "?rev=771".
  6. Received an error message there is "No node at ...", of course, because the revision should actually be 772.

Modifying the "download" URL to 772 allows downloading the file.

This behavior does not seem to affect a file that is small enough to view. That is, the file is viewed properly. In this case, I also noticed that the "original format" link does not contain any "?rev=" portion.

Platform: Subversion 1.3.0 with 1.2.3 Pythyon bindings, Python 2.4.2, Windows x64.

Attachments

Change History

Changed 3 years ago by cboos

  • status changed from new to closed
  • resolution set to worksforme

I was able to reproduce this using the milestone:0.9.2 code base and doing a resync.

As you already have milestone:0.9.3, which has the fix for this problem, simply do a resync and try again, everything should now work as you'd expect.

If not, feel free to reopen the ticket.

Add/Change #2681 (File download revision (in URL) is not equal to expected)

Author



Change Properties
<Author field>
Action
as closed
Next status will be 'reopened'
to The owner will change from jonas. Next status will be 'closed'
 
Note: See TracTickets for help on using tickets.