Re: rbt hangs using git-bash

2015-11-11 Thread Der Mezger
Same here, the following command hangs forever: $ rbt status -d >>> RBTools 0.7.5 >>> Python 2.7.10 (default, May 23 2015, 09:40:32) [MSC v.1500 32 bit (Intel)] >>> Running on Windows-8-6.2.9200 ... >>> Making HTTP GET request to http:///api/ Using MINGW64 GIT bash coming with GIT for Windows

Re: Missing "View Diff" and another tab on the review request action bar

2015-11-11 Thread Californian
I checked the log again. After upgrading from 2.0.18 to 2.5.1.1, I created a new request from a commit. There are errors. See error_1.txt. Then I modified /usr/lib/python2.7/site-packages/ReviewBoard-2.5.1.1-py2.7.egg/reviewboard/hostingsvcs/gitlab.py", line 299, replaced "message =

Re: Missing "View Diff" and another tab on the review request action bar

2015-11-11 Thread Californian
I again looked at the upgrade log closely. See below. This message "There are unapplied evolutions for diffviewer." does not look good. Do you thnk I might have something not install/configure properly? If yes, how to fix it? Thanks! *** Creating tables ... Creating table

Re: Missing "View Diff" and another tab on the review request action bar

2015-11-11 Thread Christian Hammond
Before all that, you'll notice it says to ignore any messages unless it fails. That mesage is simply part of the upgrade process. Further below, you'll see that it says the evolution was successful, so you're fine there. Christian -- Christian Hammond - chip...@chipx86.com Review Board -

Re: Missing "View Diff" and another tab on the review request action bar

2015-11-11 Thread Californian
Thank you for the message! I thought my original install might have some issue that is causing two tabs are missing from the review request action bar. -- Supercharge your Review Board with Power Pack: https://www.reviewboard.org/powerpack/ Want us to host Review Board for you? Check out

Re: Missing "View Diff" and another tab on the review request action bar

2015-11-11 Thread David Trowbridge
This is a known bug which is fixed in the 2.5 releases. We may do another 2.0.x release at some point, in which case it will be included there as well. -David On Wed, Nov 11, 2015 at 12:05 PM, Californian wrote: > Thank you for the quick reply. Really appreciate! > > Yes,

Re: rbt hangs using git-bash

2015-11-11 Thread David Trowbridge
This looks more like a misconfigured proxy server. -David On Wed, Nov 11, 2015 at 8:59 AM Der Mezger wrote: > Same here, the following command hangs forever: > > $ rbt status -d > >>> RBTools 0.7.5 > >>> Python 2.7.10 (default, May 23 2015, 09:40:32) [MSC v.1500 32 bit

Re: rbt hangs using git-bash

2015-11-11 Thread Justin Palmer
In my case, a proxy server was unnecessary to reach RB server. And rbt works from other consoles, not git-bash. On Wednesday, November 11, 2015 at 1:16:04 PM UTC-6, David Trowbridge wrote: > > This looks more like a misconfigured proxy server. > > -David > On Wed, Nov 11, 2015 at 8:59 AM Der

Reviewboard 2.0.20: Clearcase Repository

2015-11-11 Thread Robert Bolen
Hello, 1) When using the repository clearcase with the path /view/testReviewBoardView in the Admin Dashboard for some reason Review Board is cutting off the forward slash for my filepath when uploading a diff file and trying to view the diff. The error I received is below and the forward

Missing "View Diff" and another tab on the review request action bar

2015-11-11 Thread Californian
Hi, I am setting up the Review Board for our team. I have installed and configured the Review Board v2.0.18 on a system with CentOS 7. We are using GitLab v7.1.1. I am able to link the repo from GitLab with Review Board. Under my repo, I am also able to see committed changes in "New Review

Re: Missing "View Diff" and another tab on the review request action bar

2015-11-11 Thread Californian
Thank you for the quick reply. Really appreciate! Yes, I created a request from the list of committed changes. And I checked the log. I think I might know what's going on here. We were unable to see the list of committed changes in the beginning. It's because we are running GitLab 7.1.1 (a

Re: rbt hangs using git-bash

2015-11-11 Thread Michael Anselmi
I'm having the same problem as well when using git-bash on Windows (see debug output below). It works just fine using the Windows command prompt, ConEmu (Windows), and from Linux, and there's no proxy server between me and the RB server. I'm using RBTools 0.7.5 and Git for Windows 2.6.3. The

Re: Missing "View Diff" and another tab on the review request action bar

2015-11-11 Thread Californian
It is a new review request I created after the upgrade. -- Supercharge your Review Board with Power Pack: https://www.reviewboard.org/powerpack/ Want us to host Review Board for you? Check out RBCommons: https://rbcommons.com/ Happy user? Let us know! https://www.reviewboard.org/users/ ---

Re: Missing "View Diff" and another tab on the review request action bar

2015-11-11 Thread David Trowbridge
Are you creating this review request from the list of committed changes? If so, something is going wrong during that step and it's not downloading the diff correctly. Can you check the logs for errors? -David On Wed, Nov 11, 2015 at 11:12 AM Californian wrote: > Hi, > > I

Re: Missing "View Diff" and another tab on the review request action bar

2015-11-11 Thread David Trowbridge
Was this a review request you created from before the upgrade or after? -David On Wed, Nov 11, 2015 at 1:19 PM, Californian wrote: > Just upgraded RB and Site to 2.5.1.1 by running "easy_install -U > ReviewBoard" and "rb-site upgrade /path/to/site" w/o any errors. But I

Re: Missing "View Diff" and another tab on the review request action bar

2015-11-11 Thread Californian
Just upgraded RB and Site to 2.5.1.1 by running "easy_install -U ReviewBoard" and "rb-site upgrade /path/to/site" w/o any errors. But I am still missing two tabs on the review request action bar. Please see the attached screenshot. I checked the log. No .py files related errors after