I've been browsing other posts about this but I haven't been able to
make heads or tails of them. In short when I navigate to my project
working copy and run

' > post-review.py --revision-range=11:12 --server=http://
my.reviewboard.server:port'

The script completes successfully and spits out the url of the posted
review. When I go there and try to 'view diff' I get a page with:

---------------------------------------------------------------------------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------------------------------------------------------------------

The patch to '/Firmware/Projects/Hello/branches/
Hello_b_1_0_0_TestReview/source/hello.c' didn't apply cleanly. The
temporary files have been left in 'c:\docume~1\sclark\locals~1\temp
\reviewboard.phaidc' for debugging purposes. `patch` returned:

Traceback (most recent call last):
  File "c:\svn\reviewboard\diffviewer\views.py", line 86, in view_diff
    files = get_diff_files(diffset, None, interdiffset, highlighting)
  File "c:\svn\reviewboard\diffviewer\diffutils.py", line 654, in
get_diff_files
    enable_syntax_highlighting)
  File "c:\svn\reviewboard\diffviewer\diffutils.py", line 573, in
generate_files
    large_data=True)
  File "C:\SVN\reviewboard\djblets\util\misc.py", line 142, in
cache_memoize
    data = lookup_callable()
  File "c:\svn\reviewboard\diffviewer\diffutils.py", line 572, in
<lambda>
    enable_syntax_highlighting),
  File "c:\svn\reviewboard\diffviewer\diffutils.py", line 339, in
get_chunks
    new = get_patched_file(old, filediff)
  File "c:\svn\reviewboard\diffviewer\diffutils.py", line 255, in
get_patched_file
    return patch(filediff.diff, buffer, filediff.dest_file)
  File "c:\svn\reviewboard\diffviewer\diffutils.py", line 125, in
patch
    (filename, tempdir, patch_output))
Exception: The patch to '/Firmware/Projects/Hello/branches/
Hello_b_1_0_0_TestReview/source/hello.c' didn't apply cleanly. The
temporary files have been left in 'c:\docume~1\sclark\locals~1\temp
\reviewboard.phaidc' for debugging purposes.
`patch` returned:

---------------------------------------------------------------------------------------------------------------------------------------------------------------------
---------------------------------------------------------------------------------------------------------------------------------------------------------------------
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"reviewboard" group.
To post to this group, send email to reviewboard@googlegroups.com
To unsubscribe from this group, send email to 
reviewboard+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to