Re: submitter has left company; how to change

2015-05-22 Thread David Trowbridge
David, We do have a prototype implementation of allowing people (including admins) to change the ownership of a review request, but for now, changing it in the "Database" section of the admin UI should work. You're right that you'll likely need to fix the open counts, which can be done by running

Re: RBTools 0.7.2 python3.4 build doesn't work ('no module named urllib2')

2015-05-22 Thread David Trowbridge
Bruce, We're making progress on getting RBTools to be Python 3.x ready, but it's not there yet. Most of the time, when there are multiple versions of python installed, there will also be multiple versions of easy_install, so you can probably do `easy_install-2.7 RBTools` and it will work. -David

RBTools 0.7.2 python3.4 build doesn't work ('no module named urllib2')

2015-05-22 Thread B Cran
I'm running OpenSUSE 13.2, and by default it installs libreoffice with python 3.4. This causes 'easy_install RBTools' to install the python3.4 version instead of the 2.7 one. Unfortunately 'rbt post' subsequently fails with: > rbt post ERROR: Could not load SCM Client "tfs": No module named 'ur

Re: submitter has left company; how to change

2015-05-22 Thread Scott Quesnelle
On my reviewboard instance, I just mark those review requests as discarded. Whoever is picking up this defect will then post a new review request with their diff. This accomplishes a few things: -keeps all the old history -is simple for me do -clear ownership of the change going forward Scott

Re: Problem of rbt0.7.2

2015-05-22 Thread David Trowbridge
Hi, This bug has already been fixed in git and will ship in 0.7.3 (which is coming soon). -David On Fri, May 22, 2015 at 10:32 AM Jam wrote: > Client OS: Windows7 64 > Review board: 2.0.15 > Server OS: Centos6.6 64 > rtb.exe: 0.7.2 > > H:\practise\reviewboard\test>rbt setup-repo -d > >>> RB

Re: Review Board Setup issue RHEL7

2015-05-22 Thread Stephen Gallagher
python-Whoosh 2.6 is not available on RHEL 7 yet. The Review Board package does not strictly need it, so in the EPEL 7 version of Review Board, I dropped that requirement. If you're installing on RHEL 7, you'll have the best luck if you follow https://www.reviewboard.org/docs/manual/2.0/admin/inst

ReviewBoard subversion cert authentication.

2015-05-22 Thread Papaswede
How would I set reviewboard up to use cert based subversion authentication? I have the .subversion folder set up correctly for the user that apache is running as (revboard), but it's not picking up the cert. Is there some type of configuration that I need to do for reviewboard to know where to g

Problem of rbt0.7.2

2015-05-22 Thread Jam
Client OS: Windows7 64 Review board: 2.0.15 Server OS: Centos6.6 64 rtb.exe: 0.7.2 H:\practise\reviewboard\test>rbt setup-repo -d >>> RBTools 0.7.2 >>> Python 2.7.6 (default, Nov 10 2013, 19:24:18) [MSC v.1500 32 bit (Intel)] >>> Running on Windows-7-6.1.7601-SP1 >>> Home = C:\Users\Admini

Review Board Setup issue RHEL7

2015-05-22 Thread Aniket patni
I just completed Review Board set-up, but getting following error in apache web server: [Fri May 22 13:17:47.175095 2015] [core:notice] [pid 23324] SELinux policy enabled; httpd running as context system_u:system_r:httpd_t:s0 [Fri May 22 13:17:47.176057 2015] [suexec:notice] [pid 23324] AH01232

subvertpy import error

2015-05-22 Thread Papaswede
I've installed ReviewBoard 2.0.15 and am having an issue with the svn backend. I get the following error: [Fri May 22 14:47:01.904441 2015] [wsgi:error] [pid 1114:tid 140027266852608] File "/opt/local/revboard/python/virtualenv/lib/python2.6/site-packages/ReviewBoard-2.0.15-py2.6.egg/reviewbo