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???
On Saturday, July 27, 2013 2:20:57 PM UTC+5:30, RB wrote:
>
> I have posted the pending changelist number only. When i was able to see 
> the review request on review board why am i not able to see the diff files. 
> Should i need to do some admin settings in Review Board server for the 
> diffs to be visible.
>
>
> On Fri, Jul 26, 2013 at 11:39 PM, David Trowbridge  wrote:
>
>> Was the changelist you posted pending or submitted? The basic 
>> "post-review changelist" command syntax is really only useful for pending 
>> changes, and the more-complicated --revision-range parameter.
>>
>> -David
>>
>>
>> On Fri, Jul 26, 2013 at 2:15 AM, RB  wrote:
>>
>>> I have successfully set-up Bitnami review board stack on windows 64-bit. 
>>> I have added a perforce repository on admin panel. 
>>> I ran *post-review changelist *command to post a review request . It is 
>>> showing that the review request is successfully posted. 
>>> When i log-in to Review Board server i am able to see the review 
>>> request. But i am not able to see the diffs of changed files. What could be 
>>> the reason??
>>>  
>>> -- 
>>> 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/
>>> -~----------~----~----~----~------~----~------~--~---
>>>
>>> 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.
>>>
>>> For more options, visit https://groups.google.com/groups/opt_out.
>>>  
>>>  
>>>
>>
>>  -- 
>> 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.
>>  
>>  
>>
>
>

-- 
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