Edgewall Software
Modify

Ticket #589 (closed defect: fixed)

Opened 8 years ago

Last modified 6 years ago

Browse old versions causes an error

Reported by: anonymous Owned by: daniel
Priority: high Milestone: 0.8
Component: version control/changeset view Version: 0.7.1
Severity: minor Keywords:
Cc:
Release Notes:
API Changes:

Description

When I try to browse an older version of a file through the "View rev" input box, I get an error:

Oops...

Trac detected an internal error:

"/trunk/telemetry/": no such file or directory in revision 22
Traceback (most recent call last):
  File "/usr/lib/python2.3/site-packages/trac/ModPythonHandler.py", line 174, in handler
    core.dispatch_request(mpr.path_info, args, mpr, env)
  File "/usr/lib/python2.3/site-packages/trac/core.py", line 380, in dispatch_request
    module.run()
  File "/usr/lib/python2.3/site-packages/trac/Module.py", line 41, in run
    self.render()
  File "/usr/lib/python2.3/site-packages/trac/Browser.py", line 156, in render
    info = self.get_info(path, rev, rev_specified)
  File "/usr/lib/python2.3/site-packages/trac/Browser.py", line 46, in get_info
    % (path, revision), 'Not such file or directory')
TracError: "/trunk/telemetry/": no such file or directory in revision 22

Attachments

Change History

comment:1 Changed 8 years ago by daniel

  • Milestone set to 0.8

comment:2 Changed 8 years ago by daniel

  • Priority changed from normal to high

comment:3 Changed 8 years ago by daniel

  • Owner changed from jonas to daniel
  • Status changed from new to assigned

comment:4 Changed 8 years ago by daniel

  • Resolution set to fixed
  • Status changed from assigned to closed

Fixed in [820].

comment:5 Changed 8 years ago by anonymous

  • Component changed from browser to changeset view
  • Resolution fixed deleted
  • Severity changed from normal to minor
  • Status changed from closed to reopened

comment:6 Changed 8 years ago by jonas

  • Resolution set to fixed
  • Status changed from reopened to closed
View

Add a comment

Modify Ticket

Change Properties
<Author field>
Action
as closed
The resolution will be deleted. Next status will be 'reopened'
to The owner will be changed from daniel. Next status will be 'closed'
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.