Modify

Opened 17 years ago

Closed 17 years ago

#1491 closed defect (worksforme)

Error opening rev tree plugin

Reported by: polarfox@… Owned by: Emmanuel Blot
Priority: normal Component: RevtreePlugin
Severity: normal Keywords:
Cc: Trac Release: 0.10

Description

My PYthon skillz are lacking, so here's just the trace from web browser.

Traceback (most recent call last):

File "/opt/gnutools/lib/python2.3/site-packages/trac/web/main.py", line 387, in dispatch_request

dispatcher.dispatch(req)

File "/opt/gnutools/lib/python2.3/site-packages/trac/web/main.py", line 237, in dispatch

resp = chosen_handler.process_request(req)

File "build/bdist.solaris-2.9-i86pc/egg/revtree/web_ui.py", line 186, in process_request File "build/bdist.solaris-2.9-i86pc/egg/revtree/web_ui.py", line 279, in _process_revtree File "build/bdist.solaris-2.9-i86pc/egg/revtree/model.py", line 309, in build File "build/bdist.solaris-2.9-i86pc/egg/revtree/model.py", line 55, in build File "build/bdist.solaris-2.9-i86pc/egg/revtree/model.py", line 83, in _find_simple_branch

StopIteration

Attachments (0)

Change History (2)

comment:1 Changed 17 years ago by Emmanuel Blot

You need to document how your SVN repository is organized, which branch_re you're using, etc. As many details as possible to understand the issue. Thanks.

comment:2 Changed 17 years ago by Emmanuel Blot

Resolution: worksforme
Status: newclosed

No feedback....

Feel free to re-open this ticket if you can provide more details.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Emmanuel Blot.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


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

 
Note: See TracTickets for help on using tickets.