When i try to post a review request of already submitted changelist using 
post-review , the request is getting successfully posted. But when you view 
the review request on Review Board server i am getting diff currently 
unavailable next to file and whin i click the details i am getting the 
following error stack trace.:

Diff currently unavailable.*Error:* [Errno 2] No such file or directory: 
'c:\\windows\\temp\\reviewboard.rnc3hd\\tmpgjfkdp-new'Details<http://10.96.10.27:8181/reviewboard/r/18/diff/#>

Traceback (most recent call last):
  File 
"C:\BitNami\reviewboard-1.7.11-0\apps\reviewboard\Lib\site-packages\ReviewBoard-1.7.11-py2.7.egg\reviewboard\diffviewer\views.py",
 line 251, in view_diff_fragment
    diff_file = get_requested_diff_file()
  File 
"C:\BitNami\reviewboard-1.7.11-0\apps\reviewboard\Lib\site-packages\ReviewBoard-1.7.11-py2.7.egg\reviewboard\diffviewer\views.py",
 line 171, in get_requested_diff_file
    populate_diff_chunks(files, highlighting, request=request)
  File 
"C:\BitNami\reviewboard-1.7.11-0\apps\reviewboard\Lib\site-packages\ReviewBoard-1.7.11-py2.7.egg\reviewboard\diffviewer\diffutils.py",
 line 340, in populate_diff_chunks
    chunks = generator.get_chunks()
  File 
"C:\BitNami\reviewboard-1.7.11-0\apps\reviewboard\Lib\site-packages\ReviewBoard-1.7.11-py2.7.egg\reviewboard\diffviewer\chunk_generator.py",
 line 137, in get_chunks
    large_data=True)
  File 
"C:\BitNami\reviewboard-1.7.11-0\python\lib\site-packages\djblets-0.7.15-py2.7.egg\djblets\util\misc.py",
 line 156, in cache_memoize
    data = lookup_callable()
  File 
"C:\BitNami\reviewboard-1.7.11-0\apps\reviewboard\Lib\site-packages\ReviewBoard-1.7.11-py2.7.egg\reviewboard\diffviewer\chunk_generator.py",
 line 136, in <lambda>
    lambda: list(self._get_chunks_uncached()),
  File 
"C:\BitNami\reviewboard-1.7.11-0\apps\reviewboard\Lib\site-packages\ReviewBoard-1.7.11-py2.7.egg\reviewboard\diffviewer\chunk_generator.py",
 line 142, in _get_chunks_uncached
    new = get_patched_file(old, self.filediff, self.request)
  File 
"C:\BitNami\reviewboard-1.7.11-0\apps\reviewboard\Lib\site-packages\ReviewBoard-1.7.11-py2.7.egg\reviewboard\diffviewer\diffutils.py",
 line 150, in get_patched_file
    return patch(diff, buffer, filediff.dest_file, request)
  File 
"C:\BitNami\reviewboard-1.7.11-0\apps\reviewboard\Lib\site-packages\ReviewBoard-1.7.11-py2.7.egg\reviewboard\diffviewer\diffutils.py",
 line 98, in patch
    f = open(newfile, "r")
IOError: [Errno 2] No such file or directory: 
'c:\\windows\\temp\\reviewboard.rnc3hd\\tmpgjfkdp-new'

What could be the issue???

-- 
Want to help the Review Board project? Donate today at 
http://www.reviewboard.org/donate/
Happy user? Let us know at http://www.reviewboard.org/users/
-~----------~----~----~----~------~----~------~--~---
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
--- 
You received this message because you are subscribed to the Google Groups 
"reviewboard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to