Modify ↓
Opened 18 years ago
Closed 18 years ago
#5146 closed defect (wontfix)
Browsing Source on developer.pidgin.im leads to an error message
Reported by: | anonymous | Owned by: | Jonas Borgström |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | version control | Version: | |
Severity: | normal | Keywords: | |
Cc: | Branch: | ||
Release Notes: | |||
API Changes: | |||
Internal Changes: |
Description (last modified by )
http://developer.pidgin.im/browser/libpurple
Python Traceback
Traceback (most recent call last): File "/var/lib/python-support/python2.4/trac/web/main.py", line 387, in dispatch_request dispatcher.dispatch(req) File "/var/lib/python-support/python2.4/trac/web/main.py", line 237, in dispatch resp = chosen_handler.process_request(req) File "/var/lib/python-support/python2.4/trac/versioncontrol/web_ui/browser.py", line 131, in process_request self._render_directory(req, repos, node, rev) File "/var/lib/python-support/python2.4/trac/versioncontrol/web_ui/browser.py", line 145, in _render_directory for entry in node.get_entries(): File "build/bdist.linux-x86_64/egg/tracvc/mtn/backend.py", line 470, in get_entries File "build/bdist.linux-x86_64/egg/tracvc/mtn/backend.py", line 432, in __init__ File "build/bdist.linux-x86_64/egg/tracvc/mtn/automate.py", line 317, in content_changed File "build/bdist.linux-x86_64/egg/tracvc/mtn/automate.py", line 120, in command AutomateException
Attachments (0)
Change History (1)
comment:1 by , 18 years ago
Component: | general → version control |
---|---|
Description: | modified (diff) |
Resolution: | → wontfix |
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Please report the error to the web administrator of http://developer.pidgin.im.
This error seems to come from the Monotone plugin.