Opened 19 years ago
Closed 18 years ago
#1491 closed defect (worksforme)
Error opening rev tree plugin
| Reported by: | 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 19 years ago by
comment:2 Changed 18 years ago by
| Resolution: | → worksforme |
|---|---|
| Status: | new → closed |
No feedback....
Feel free to re-open this ticket if you can provide more details.



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