Hi,I run trac version 0.10.3 with PyPerforce 0.4 and I have noticed unified
diff is consistently broken no matter what the diff looks like (and the diff
displays nicely in markup mode).

/Philip

Traceback (most recent call last):

  File "/var/lib/python-support/python2.5/trac/web/main.py", line 387, in
dispatch_request

    dispatcher.dispatch(req)

  File "/var/lib/python-support/python2.5/trac/web/main.py", line 237, in
dispatch

    resp = chosen_handler.process_request(req)

  File
"/var/lib/python-support/python2.5/trac/versioncontrol/web_ui/changeset.py",
line 246, in process_request

    diff_options)

  File
"/var/lib/python-support/python2.5/trac/versioncontrol/web_ui/changeset.py",
line 532, in _render_diff

    for old_node, new_node, kind, change in repos.get_changes(**diff):

  File "build/bdist.linux-i686/egg/p4trac/api.py", line 681, in get_changes

    raise PerforceError(output.errors)

PerforceError: No target file(s) in both client and branch view.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Trac 
Development" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/trac-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to