Edgewall Software
Modify

Opened 17 years ago

Closed 17 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 Emmanuel Blot)

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 Emmanuel Blot, 17 years ago

Component: generalversion control
Description: modified (diff)
Resolution: wontfix
Status: newclosed

Please report the error to the web administrator of http://developer.pidgin.im.

This error seems to come from the Monotone plugin.

Modify Ticket

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