Re: Post Commit Review

2014-04-08 Thread dhananjayj602
Thanks for the guidance. Just few more clarifications required: 1. As I said we are using Windows platform in our day to day work. Do the RBTools install and work well on windows platforms? 2. Using RBTools, is the review request created from the client side or from the server side? 3. How to

Re: RBTools 0.6 released

2014-04-08 Thread Stephen Gallagher
On 04/07/2014 06:29 PM, Christian Hammond wrote: > Hi everyone, > > We just put out the all-new RBTools 0.6 release. We spent a lot of time > improving the usability of RBTools, making it easier and faster to use. > > There's a lot going on with this release, and I've already written it up > twic

Need Help: Review Board Unit Test Problem

2014-04-08 Thread Koushik Roy
Hi, I am trying to run review board unit tests with "manage.py test" I have two questions - 1. The tests were hung. What am I missing? I was able to run them once - but not the second time. *Copying '/home/kroy/envs/serverside/apr4/local/lib/python2.7/site-packages/Django-1.4.

Re: Need Help: Review Board Unit Test Problem

2014-04-08 Thread Christian Hammond
Hi, This is probably best discussed on the reviewboard-dev list, but that's okay. I have a few questions. 1. Are you using sqlite as your database backend, or something else? You should only use sqlite for the test suite, or you'll have a bad time. 2. What are you running the tests on, OS/distro

Re: Need Help: Review Board Unit Test Problem

2014-04-08 Thread Koushik Roy
Christian, thanks for the quick response. 1. Yes, I am using sqlite for the unit tests. (For my actual server, its MySql) 2 & 3. I am running RB1.7.13 on Debian7-64 Its only the tests that I cannot run; my real environment with Apache-MySql etc. is functional. Thanks. On Tuesday, April 8, 2

rbt patch on Windows troubles

2014-04-08 Thread Igor Berger
Hello, This is not a Review Board problem. I'm just wondering whether anyone is using "rbt patch" on Windows 7. I figured out that in order for "rbt patch" to work, patch itself has to be installed separately. I've found these precompiled binaries for Windows : http://gnuwin32.sourceforge.net/p

Re: I am only see the directory listed on my site.

2014-04-08 Thread Alex Winter
Bump! -- Get the Review Board Power Pack at http://www.reviewboard.org/powerpack/ --- Sign up for Review Board hosting at RBCommons: https://rbcommons.com/ --- Happy user? Let us know at http://www.reviewboard.org/users/ --- You received this message because you are subscribed to the Google Grou

Re: I am only see the directory listed on my site.

2014-04-08 Thread markdbeyer
easy_install -U ReviewBoard I believe that's the recommended method. On Tuesday, April 8, 2014 3:57:27 PM UTC-7, Alex Winter wrote: > > Bump! -- Get the Review Board Power Pack at http://www.reviewboard.org/powerpack/ --- Sign up for Review Board hosting at RBCommons: https://rbcommons.com/ ---

Re: I am only see the directory listed on my site.

2014-04-08 Thread Christian Hammond
He's trying to install the packages from yum, which is totally fine. Alex, I don't know what to say to that log. You have a lot of package-related issues, which looks like you may have installed some things in a forced, incorrect way. You may want to just start from scratch on that system. Maybe