What version are you running?
I don't know which version -- please include instructions in this form on how to determine this.
What's the URL of the page containing the problem?
What steps will reproduce the problem?
1.
2.
3.
What is the expected output? What do you see instead?
I'm trying to view the diff of the file attached here, and instead I'm getting this error:
The patch to '//Adams/Dev/ADAMSDEV/source/controls/bld_gui/create_gse_esl.mac' didn't apply cleanly. The temporary files have been left in '/tmp/reviewboard.50tn3p' for debugging purposes. `patch` returned: patching file /tmp/reviewboard.50tn3p/tmpXpXne6 Hunk #13 FAILED at 611. 1 out of 13 hunks FAILED -- saving rejects to file /tmp/reviewboard.50tn3p/tmpXpXne6-new.rej
Traceback (most recent call last):
File "/usr/local/lib/python2.5/site-packages/ReviewBoard-1.0-py2.5.egg/reviewboard/diffviewer/views.py", line 152, in view_diff
interdiffset, highlighting, True)
File "/usr/local/lib/python2.5/site-packages/ReviewBoard-1.0-py2.5.egg/reviewboard/diffviewer/diffutils.py", line 623, in get_diff_files
large_data=True)
File "/usr/local/lib/python2.5/site-packages/Djblets-0.5-py2.5.egg/djblets/util/misc.py", line 143, in cache_memoize
data = lookup_callable()
File "/usr/local/lib/python2.5/site-packages/ReviewBoard-1.0-py2.5.egg/reviewboard/diffviewer/diffutils.py", line 622, in <lambda>
enable_syntax_highlighting),
File "/usr/local/lib/python2.5/site-packages/ReviewBoard-1.0-py2.5.egg/reviewboard/diffviewer/diffutils.py", line 345, in get_chunks
new = get_patched_file(old, filediff)
File "/usr/local/lib/python2.5/site-packages/ReviewBoard-1.0-py2.5.egg/reviewboard/diffviewer/diffutils.py", line 261, in get_patched_file
return patch(filediff.diff, buffer, filediff.dest_file)
File "/usr/local/lib/python2.5/site-packages/ReviewBoard-1.0-py2.5.egg/reviewboard/diffviewer/diffutils.py", line 129, in patch
(filename, tempdir, patch_output))
Exception: The patch to '//Adams/Dev/ADAMSDEV/source/controls/bld_gui/create_gse_esl.mac' didn't apply cleanly. The temporary files have been left in '/tmp/reviewboard.50tn3p' for debugging purposes.
`patch` returned: patching file /tmp/reviewboard.50tn3p/tmpXpXne6
Hunk #13 FAILED at 611.
1 out of 13 hunks FAILED -- saving rejects to file /tmp/reviewboard.50tn3p/tmpXpXne6-new.rej
What operating system are you using? What browser?
WinXP SP3, win32, Firefox 3.6.6
Please provide any additional information below.