post-review is it mandatory to pass ssl prefix in --p4-port option.

2013-04-19 Thread chuck j
Hi All, For ssl enabled perforce, while posting a review request, is it mandatory to pass --p4-port='ssl:pf-server:1234' or normal port i.e --p4-port=pf-sserver:1234' will work? Regards, Chuck. -- Want to help the Review Board project? Donate today at http://www.reviewboard.org/donate/ Happy

Re: post-review is it mandatory to pass ssl prefix in --p4-port option.

2013-04-19 Thread David Trowbridge
post-review (and rbt post) shouldn't require the ssl: prefix, but you probably will want to create a .reviewboardrc with the repository name. -David On Fri, Apr 19, 2013 at 1:31 AM, chuck j cjerry2...@gmail.com wrote: Hi All, For ssl enabled perforce, while posting a review request, is it

Re: ReviewBoard 1.7.6 for EPEL 6

2013-04-19 Thread pfee
From: Alfred von Campe alf...@von-campe.com To: reviewboard@googlegroups.com Cc: pfee p...@talk21.com Sent: Thursday, 18 April 2013, 23:42 Subject: Re: ReviewBoard 1.7.6 for EPEL 6 Thanks for making this available.  It can't wait to try it out, but I've

Re: Trouble installing Review Board offline

2013-04-19 Thread Stephen Gallagher
On 04/18/2013 01:46 PM, Christian Hammond wrote: Hi James, Generally speaking, you should never install from a tarball. It requires a bunch of additional build dependencies you should not deal with. They're really for our usage. Instead, you should get the eggs only. There's a lot of

Trying the new rbt tool, but cannot perform rbt post

2013-04-19 Thread Gregory Krasnow
I have been trying to use the new rbt tool form RBTools 0.5. I have been able to successfully get status and close requests using the rbt tool. However, I still need to use post-review in order to post a review request. When I try to use rbt post I get the following error message:

HELP: post-review tools report Got API Error 206 (HTTP code 400) for ssl enabled perforce.

2013-04-19 Thread chuck j
Dear All, I googled it for the above error message for ssl enabled repository but could found any appropriate help need please .. We have now attached ssl enabled perforce to review board server, now posting of review request gives us error what is missing... please see debug output log. Note:

Re: post-review is it mandatory to pass ssl prefix in --p4-port option.

2013-04-19 Thread chuck j
Hi David, But while posting to non ssl base reviewboard i didn't require .reviewbaordrc. why it's require for this? where this file should be present. What should be content of .reviewboardrc. -chuck. On Friday, April 19, 2013 2:05:56 PM UTC+5:30, David Trowbridge wrote: post-review (and

Re: post-review is it mandatory to pass ssl prefix in --p4-port option.

2013-04-19 Thread David Trowbridge
If the p4port on the client matches that on the server, it will use that to figure out which repository to post against.  If it doesn't (which is what you're describing), you need to specify it manually, either with command-line arguments or a .reviewboardrc file. -David On Fri, Apr 19, 2013

Re: Trouble installing Review Board offline

2013-04-19 Thread James Rice
Thanks for your reply. That worked out great! On Thursday, April 18, 2013 10:55:51 AM UTC-4, James Rice wrote: In order to try out the product I need to set it up in a VM with no external network connectivity (Don't ask.) Using Ubuntu 12.04. I installed everything required and recommended

Setting up a local git repository

2013-04-19 Thread James Rice
Ok, maybe I am totally missing something, but bear with me. Went through the docs a couple of times, and searched through this group for the answer. I am only evaluating review board for my organization right now. We do not use a git server or gitweb or the like. We simply have a cm

Chrome Extension: Review Board Notifier

2013-04-19 Thread Kirollos Risk
Hey everyone! Here's a Chrome extension, *Review Board Notifie*r: *Features:* - Quick glance on an review board requests assigned to you, whether they are waiting for *ship it*, or have been given *ship it* - Click on an item to quickly get to the details - Notifies you when there

Re: Status of mercurial+ssh support

2013-04-19 Thread jimmy jiang
Thanks. it is good to hear it works in your test suite. i will further check. i want to add some logs in rb source code in the installed review board dir (/usr/local/lib/python2.7/dist-packages/Reviewboard-1.7.6.**.egg/reviewboard/), it seems failed to take effective. how can i change the local

Re: Chrome Extension: Review Board Notifier

2013-04-19 Thread David Trowbridge
Kiro, Very cool! What are the icons in the upper right? -David On Fri, Apr 19, 2013 at 4:15 PM, Kirollos Risk kirol...@gmail.com wrote: Hey everyone! Here's a Chrome extension, *Review Board Notifie*r: *Features:* - Quick glance on an review board requests assigned to you, whether

Unable to view diff for multiple files.

2013-04-19 Thread Jonathan Wilson
Hi, For some reason I am unable to view the diffs for multiple files on Reviewboard v1.7.6. I can only see the diff for the first file. The rest of the file diffs are stuck loading forever (with the little circular animated loading icon) I've tried with Internet Explorer 8, 9, Google Chrome

Re: Unable to view diff for multiple files.

2013-04-19 Thread Christian Hammond
Hi Jonathan, I don't think I've seen this. Can you open the Chrome console log, try again, and see what errors may appear? Christian -- Christian Hammond - chip...@chipx86.com Review Board - http://www.reviewboard.org Beanbag, Inc. - http://www.beanbaginc.com On Fri, Apr 19, 2013 at 8:37 PM,

Re: Status of mercurial+ssh support

2013-04-19 Thread Christian Hammond
How does it fail? That should work, in theory, so long as you're importing the logging module in that file. Christian -- Christian Hammond - chip...@chipx86.com Review Board - http://www.reviewboard.org Beanbag, Inc. - http://www.beanbaginc.com On Fri, Apr 19, 2013 at 5:35 PM, jimmy jiang

Issue 2956 in reviewboard: post-review errors out with large number of files with 1.7.6 and perforce

2013-04-19 Thread reviewboard
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 2956 by labor...@gmail.com: post-review errors out with large number of files with 1.7.6 and perforce http://code.google.com/p/reviewboard/issues/detail?id=2956 *** For customer support, please post to

Re: Issue 2956 in reviewboard: post-review errors out with large number of files with 1.7.6 and perforce

2013-04-19 Thread reviewboard
Updates: Status: NeedInfo Comment #1 on issue 2956 by trowb...@gmail.com: post-review errors out with large number of files with 1.7.6 and perforce http://code.google.com/p/reviewboard/issues/detail?id=2956 Can you run with --debug and include the output here? Also, how big is the

Re: Issue 2347 in reviewboard: Cache backend UI in admin settings is error-prone and can break access to site.

2013-04-19 Thread reviewboard
Comment #6 on issue 2347 by pierre.e...@gmail.com: Cache backend UI in admin settings is error-prone and can break access to site. http://code.google.com/p/reviewboard/issues/detail?id=2347 Meanwhile, I tried to upgrade my 1.7RCsomething version to latest 1.7.6 yesterday. I cannot get

Issue 2957 in reviewboard: Add a I agree ability to a review issue

2013-04-19 Thread reviewboard
Status: New Owner: Labels: Type-Enhancement Priority-Medium New issue 2957 by s.schage...@gmail.com: Add a I agree ability to a review issue http://code.google.com/p/reviewboard/issues/detail?id=2957 What version are you running? - 1.7.6 What operating system are you using? What