Re: ClearCase and Reviewboard setup Continues...

2010-08-10 Thread Karthikeyan S
Hi Shambhu,
   Please look at the last mail sent by Dan Savilonis in the thread link
given below,

http://groups.google.com/group/reviewboard/browse_thread/thread/1a6124f46fd926a/5cc7b4f94af09873?lnk=gst&q=karthik#5cc7b4f94af09873

Hope it helps.

Thanks,
Karthik

On Tue, Aug 10, 2010 at 12:57 PM, Shambhu  wrote:

> Hi Karthik,
>
> I am facing the same upload diff hanging issue with
> post-review and webUI both. Any idea how to resolve this? My
> repository type is "ClearCase" and path is "K:/" (clearcase drive).
> Please let me know how to resolve this issue.
>
>
> Regards,
> Shambhu.
>
> On Aug 11 2009, 11:15 am, Karthikeyan S 
> wrote:
> > 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  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  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 
> > > > 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
>

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

Re: ClearCase and Reviewboard setup Continues...

2009-08-10 Thread Karthikeyan S
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  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  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 
> > 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
-~--~~~~--~~--~--~---