What's the URL of the page containing the problem?
http://reviewboard.eng.vmware.com/r/19156/diff/#index_header
What steps will reproduce the problem?
1. create new rev request
2. add group and 2 people
3. click on view diff
What is the expected output? What do you see instead?
see the diff
What operating system are you using? What browser?
winxp sp2, mozilla firefox
Please provide any additional information below.
Error message:
The patch to
'E:/vc-testware-u2/staf/tests/VC/STAX/systemtest/framework/GeneralServiceConstants.xml'
didn't apply cleanly. The temporary files have been left in
'/tmp/reviewboard.CpVosV' for debugging purposes. newfile:
/tmp/reviewboard.CpVosV/tmpGzzCIu-new, oldfile:
/tmp/reviewboard.CpVosV/tmpGzzCIu, diff: /tmp/reviewboard.CpVosV/tmpFxeMXh.
`patch` returned: patching file /tmp/reviewboard.CpVosV/tmpGzzCIu .
Traceback (most recent call last):
File "/root/reviewboard/diffviewer/views.py", line 81, in view_diff
files = get_diff_files(diffset, None, interdiffset, highlighting)
File "/root/reviewboard/diffviewer/diffutils.py", line 569, in get_diff_files
enable_syntax_highlighting)
File "/root/reviewboard/diffviewer/diffutils.py", line 508, in generate_files
lambda: get_chunks(filediff.diffset,
File "/root/reviewboard/djblets/util/misc.py", line 47, in cache_memoize
data = lookup_callable()
File "/root/reviewboard/diffviewer/diffutils.py", line 511, in <lambda>
enable_syntax_highlighting))
File "/root/reviewboard/diffviewer/diffutils.py", line 307, in get_chunks
new = get_patched_file(old, filediff)
File "/root/reviewboard/diffviewer/diffutils.py", line 220, in
get_patched_file
return patch(filediff.diff, buffer, filediff.dest_file)
File "/root/reviewboard/diffviewer/diffutils.py", line 117, in patch
p.stdout.read()))
Exception: The patch to
'E:/vc-testware-u2/staf/tests/VC/STAX/systemtest/framework/GeneralServiceConstants.xml'
didn't apply cleanly. The temporary files have been left in
'/tmp/reviewboard.CpVosV' for debugging purposes.
newfile: /tmp/reviewboard.CpVosV/tmpGzzCIu-new, oldfile:
/tmp/reviewboard.CpVosV/tmpGzzCIu, diff: /tmp/reviewboard.CpVosV/tmpFxeMXh.
`patch` returned: patching file /tmp/reviewboard.CpVosV/tmpGzzCIu
.