I ran in to the same thing and opened a bug to make a missing diff
binary a friendlier message.

Pv

On Nov 6, 10:24 pm, Akhilesh <akhileshjo...@gmail.com> wrote:
> After a lot of troubleshooting I found the problem: diff.exe was not
> present in the PATH.
>
> On Nov 6, 2:57 pm, Akhilesh <akhileshjo...@gmail.com> wrote:
>
>
>
> > I have setup Reviewboard on Windows and now setting up post-review on
> > client machine so that I can start creating review requests.
>
> > I'm getting following error:
>
> > C:\p4>post-review  25159 -d>>> p4 info
> > >>> repository info: Path: ssb-sc.mimosasystems.com:1666, Base path: None, 
> > >>> Supports changesets: True
> > >>> p4 counters
> > >>> Generating diff for changenum 25159
> > >>> p4 describe -s 25159
> > >>> Processing edit of 
> > >>> //mimosa/dev/dev-EWS/Products/FDA/Components/MsiIndexer/DocumentIndexer/Ind
> > >>>  exDisposer.cs
> > >>> Writing 
> > >>> "//mimosa/dev/dev-EWS/Products/FDA/Components/MsiIndexer/DocumentIndexer/In
> > >>>  dexDisposer.cs#4" to "c:\docume~1\admini~1.jam\locals~1\temp\tmp2gtu3-"
> > >>> p4 print -o c:\docume~1\admini~1.jam\locals~1\temp\tmp2gtu3- -q 
> > >>> //mimosa/dev/dev-EWS/Products/FDA/Components/MsiIndexer/DocumentIndexer/Ind
> > >>>  exDisposer.cs#4
> > >>> Writing 
> > >>> "//mimosa/dev/dev-EWS/Products/FDA/Components/MsiIndexer/DocumentIndexer/In
> > >>>  dexDisposer.cs#5" to "c:\docume~1\admini~1.jam\locals~1\temp\tmpxqneeh"
> > >>> p4 print -o c:\docume~1\admini~1.jam\locals~1\temp\tmpxqneeh -q 
> > >>> //mimosa/dev/dev-EWS/Products/FDA/Components/MsiIndexer/DocumentIndexer/Ind
> > >>>  exDisposer.cs#5
> > >>> diff -urNp c:\docume~1\admini~1.jam\locals~1\temp\tmp2gtu3- 
> > >>> c:\docume~1\admini~1.jam\locals~1\temp\tmpxqneeh
>
> > Traceback (most recent call last):
> >   File "C:\Python25\Scripts\post-review-script.py", line 8, in
> > <module>
> >     load_entry_point('RBTools==0.2beta2', 'console_scripts', 'post-
> > review')()
> >   File "build/bdist.linux-x86_64/egg/rbtools/postreview.py", line
> > 2511, in main
> >   File "build/bdist.linux-x86_64/egg/rbtools/postreview.py", line
> > 1358, in diff
> >   File "build/bdist.linux-x86_64/egg/rbtools/postreview.py", line
> > 1609, in _changenum_diff
> >   File "build/bdist.linux-x86_64/egg/rbtools/postreview.py", line
> > 1639, in _do_diff
> >   File "build/bdist.linux-x86_64/egg/rbtools/postreview.py", line
> > 2112, in execute
> >   File "C:\Python25\lib\subprocess.py", line 593, in __init__
> >     errread, errwrite)
> >   File "C:\Python25\lib\subprocess.py", line 793, in _execute_child
> >     startupinfo)
> > WindowsError: [Error 2] The system cannot find the file specified
>
> > C:\p4>
>
> > Any ideas?
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to