I think I got it from here,

http://sourceforge.net/projects/gnuwin32/files/patch/

Karthik

On Thu, Aug 6, 2009 at 8:37 AM, jianquan <bianjianq...@gmail.com> wrote:

> hi Karthik
> where can i download the GNU-Patch.exe file? I meet the same issue as
> you.
>
> On Jul 22, 10:43 pm, Karthik <karthikeyan1...@gmail.com> wrote:
> > ............( I was not able to post it in the same thread, it always
> > "error encountered").................
> >
> > Hi,
> >
> >     I could post the diff into the review board server. It is no more
> > hanging after considering Dan's suggestion(Changing the repository
> > path to the drive). I was facing another issue after this.
> >
> > When I click to see the "view-diff" in the review request, I was
> > getting following error.
> >
> > [Errno 2] No such file or directory: 'd:\\temp\\reviewboard.7px08a\
> > \tmpgjsi_l-new'
> >
> > Traceback (most recent call last):
> >   File "c:\python25\lib\site-packages\ReviewBoard-1.0-py2.5.egg
> > \reviewboard\diffviewer\views.py", line 152, in view_diff
> >     interdiffset, highlighting, True)
> >
> >   File "c:\python25\lib\site-packages\ReviewBoard-1.0-py2.5.egg
> > \reviewboard\diffviewer\diffutils.py", line 623, in get_diff_files
> >     large_data=True)
> >
> >   File "c:\python25\lib\site-packages\Djblets-0.5-py2.5.egg\djblets
> > \util\misc.py", line 143, in cache_memoize
> >     data = lookup_callable()
> >
> >   File "c:\python25\lib\site-packages\ReviewBoard-1.0-py2.5.egg
> > \reviewboard\diffviewer\diffutils.py", line 622, in <lambda>
> >     enable_syntax_highlighting),
> >
> >   File "c:\python25\lib\site-packages\ReviewBoard-1.0-py2.5.egg
> > \reviewboard\diffviewer\diffutils.py", line 345, in get_chunks
> >     new = get_patched_file(old, filediff)
> >
> >   File "c:\python25\lib\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 "c:\python25\lib\site-packages\ReviewBoard-1.0-py2.5.egg
> > \reviewboard\diffviewer\diffutils.py", line 131, in patch
> >     f = open(newfile, "r")
> >
> > IOError: [Errno 2] No such file or directory: 'd:\\temp\\reviewboard.
> > 7px08a\\tmpgjsi_l-ne
> >
> > I had to install the GNU-Patch.exe and put it under apache webserver
> > bin path to solve this issue. As of now, everything seems to be going
> > fine till now!! :)
> >
> > Thanks,
> > Karthik
>

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