Edgewall Software
Modify

Opened 20 years ago

Closed 20 years ago

Last modified 18 years ago

#589 closed defect (fixed)

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: Branch:
Release Notes:
API Changes:
Internal 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 (0)

Change History (6)

comment:1 by daniel, 20 years ago

Milestone: 0.8

comment:2 by daniel, 20 years ago

Priority: normalhigh

comment:3 by daniel, 20 years ago

Owner: changed from Jonas Borgström to daniel
Status: newassigned

comment:4 by daniel, 20 years ago

Resolution: fixed
Status: assignedclosed

Fixed in [820].

comment:5 by anonymous, 20 years ago

Component: browserchangeset view
Resolution: fixed
Severity: normalminor
Status: closedreopened

comment:6 by Jonas Borgström, 20 years ago

Resolution: fixed
Status: reopenedclosed

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain daniel.
The resolution will be deleted. Next status will be 'reopened'.
to The owner will be changed from daniel 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.