Ticket #1638 (closed defect: duplicate)

Opened 1 year ago

Last modified 1 year ago

assertion on trying to look at the tree

Reported by: anonymous Assigned to: eblot
Priority: normal Component: RevtreePlugin
Severity: critical Keywords:
Cc: Trac Release: 0.10

Description

I get the following backtrace when trying to look at the revtree. FYI: the mentioned revision deletes a few files in /branches/servers/* and at the same time copies some files from /branches/servers to /tags/servers.

Traceback (most recent call last):
  File "/usr/lib/python2.4/site-packages/trac/web/main.py", line 406, in dispatch_request
    dispatcher.dispatch(req)
  File "/usr/lib/python2.4/site-packages/trac/web/main.py", line 237, in dispatch
    resp = chosen_handler.process_request(req)
  File "build/bdist.linux-x86_64/egg/revtree/web_ui.py", line 186, in process_request
  File "build/bdist.linux-x86_64/egg/revtree/web_ui.py", line 314, in _process_revtree
  File "build/bdist.linux-x86_64/egg/revtree/model.py", line 309, in build
  File "build/bdist.linux-x86_64/egg/revtree/model.py", line 58, in build
AssertionError: Incoherent path [tags] != [branches/servers] rev: 44826

Attachments

Change History

06/08/07 07:12:34 changed by eblot

  • status changed from new to closed.
  • resolution set to duplicate.
  • severity changed from blocker to critical.

Duplicate of #1090.

06/08/07 07:16:39 changed by eblot

Acually, this is a duplicate of #1284, but ticket:1090:2 provides the details about this very issue.


Add/Change #1638 (assertion on trying to look at the tree)




Change Properties
Action