Re: ClearCase and Reviewboard setup Continues...

2010-08-10 Thread Shambhu
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 karthikeyan1...@gmail.com
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 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

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

2010-08-10 Thread Shambhu Sharma
Hi Karthik,

  I followed  the link, but didn't get it working. I
have put K:/ as drive letter.


Regards,
Shambhu.

On Tue, Aug 10, 2010 at 1:16 PM, Karthikeyan S karthikeyan1...@gmail.comwrote:

 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=gstq=karthik#5cc7b4f94af09873

 Hope it helps.

 Thanks,
 Karthik

 On Tue, Aug 10, 2010 at 12:57 PM, Shambhu shambhu.1...@gmail.com 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 karthikeyan1...@gmail.com
 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 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





-- 
If linux doesn't have a solution, then u have a wrong problem.

Shambhu Kumar Sharma
91-98864 91913

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



Re: ClearCase and Reviewboard setup Continues...

2009-08-06 Thread Dan Savilonis

Jianquan,

You can follow the link in the windows installation instructions here:
http://review-board.org/docs/manual/dev/admin/installation/windows/

Dan

On Aug 5, 11:07 pm, 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
-~--~~~~--~~--~--~---



Re: ClearCase and Reviewboard setup Continues...

2009-07-23 Thread Dan Savilonis

I've only deployed RB with Clearcase for local testing, but the base
path should just point to the server's view. It doesn't matter locally
that that drive may or may not exist. Clearcase doesn't really fit
into the model of the other supported scms where you can query it to
find out the 'remote' repository. We could add an option to post-
review to accept this path on the command line so it doesn't need to
be hard-coded. I don't know if there's any way it could actually be
stored as metadata in your view, like we do with other scms, though.

Another thought -- maybe you could fill in the 'mirror path' in your
configuration with a bogus name that's more user-friendly than 'y:/',
like 'cc_vob_foo' and then specify that with post-review instead of
'y:/'.

Dan

On Jul 23, 1:47 am, Karthik karthikeyan1...@gmail.com wrote:
 Hi Dan,
  We have given the view drive (Y:/)  as a base path directory in the
 post-review script and in the review board admin location. Does it
 hold good if we are going to run the common centralized review board
 server which will be used by group of people? What is the base path we
 can give in that situation? Because the drive letter is just the
 mapping or mounting of the view for a single user. Please let me know
 if you have any thoughts on this.

 Thanks,
 Karthik

 On Jul 23, 10:43 am, 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
-~--~~~~--~~--~--~---



Re: ClearCase and Reviewboard setup Continues...

2009-07-22 Thread Karthik

Hi Dan,
 We have given the view drive (Y:/)  as a base path directory in the
post-review script and in the review board admin location. Does it
hold good if we are going to run the common centralized review board
server which will be used by group of people? What is the base path we
can give in that situation? Because the drive letter is just the
mapping or mounting of the view for a single user. Please let me know
if you have any thoughts on this.

Thanks,
Karthik


On Jul 23, 10:43 am, 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
-~--~~~~--~~--~--~---