Edgewall Software

Changes between Initial Version and Version 1 of Ticket #6948


Ignore:
Timestamp:
Mar 6, 2008, 2:07:18 PM (16 years ago)
Author:
Christian Boos
Comment:

Please next time search for duplicates.

(search:egg/gitplugin/PyGIT.py)

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #6948

    • Property Status newclosed
    • Property Resolutioninvalid
  • Ticket #6948 – Description

    initial v1  
    11Traceback (most recent call last):
    2   File "/var/lib/python-support/python2.4/trac/web/main.py", line 387, in dispatch_request
    3     dispatcher.dispatch(req)
    4   File "/var/lib/python-support/python2.4/trac/web/main.py", line 237, in dispatch
    5     resp = chosen_handler.process_request(req)
    6   File "/var/lib/python-support/python2.4/trac/versioncontrol/web_ui/browser.py", line 145, in process_request
    7     self._render_file(req, repos, node, rev)
    8   File "/var/lib/python-support/python2.4/trac/versioncontrol/web_ui/browser.py", line 246, in _render_file
    9     changeset = repos.get_changeset(node.rev)
    10   File "build/bdist.linux-x86_64/egg/gitplugin/git_fs.py", line 97, in get_changeset
    11   File "build/bdist.linux-x86_64/egg/gitplugin/git_fs.py", line 237, in __init__
     2{{{
     3...
    124  File "build/bdist.linux-x86_64/egg/gitplugin/PyGIT.py", line 76, in read_commit
    135TypeError: cannot concatenate 'str' and 'NoneType' objects
     6}}}