Re: rbt post command not working

2015-02-12 Thread Panikera Raj
Hi David, My setup is working fine with 0.7.1. thanks Now I am facing some new issue like: For the first time When I ran rbt post command it worked fine. But later on I have checked out code from different branch, I set setup-repo path and generated .reviewboardrc file, after that I have execu

Re: rbt post command not working

2015-02-12 Thread Panikera Raj
Hi David, You can see debug info below: rbt post --debug [kodiak@reviews Android_POC_Client]$ rbt post --debug >>> RBTools 0.7.1 >>> Python 2.6.6 (r266:84292, Oct 12 2012, 14:23:48) [GCC 4.4.6 20120305 (Red Hat 4.4.6-4)] >>> Running on Linux-2.6.32-358.el6.x86_64-x86_64-with-redhat-6.4-Santiago

Re: Crazy difficulties trying to upgrade from 1.7.7.1 - any tool for finding/correcting DB problems?

2015-02-12 Thread Eric Johnson
Hi David, Christian, Thanks for your help so far! Yesterday, I was able to find the time between meetings to try the conversion approach that Christian suggested, and it appeared to work. I have to test it again today, to make sure I didn't somehow trick myself. As for jumping to the later relea

Draft not showing in UI

2015-02-12 Thread Akshay Agarwal
When I post something in draft mode through API ,draft is not displayed in UI. Means it does not ask whether you I want to publish the changes or not. It is not working in 2.0.11 but it is working in 1.7.26. Please respond to this quickly. -- Supercharge your Review Board with Power Pack: http

Search by filename

2015-02-12 Thread Stefan Seeger
Hi guys, I'm wondering if it is possible to enable searching for the filename of the sources. Is there already something like this? Thanks & best regards, Stefan -- Supercharge your Review Board with Power Pack: https://www.reviewboard.org/powerpack/ Want us to host Review Board for you? Che

Review Board 2.0.13 is out!

2015-02-12 Thread Christian Hammond
Hey everyone, We just put out a release of Review Board 2.0.13. This features several bug fixes, some new features for Subversion and administrators, and API performance improvements when using RBTools 0.7.1+. See the announcement for more info: https://www.reviewboard.org/news/2015/02/12/revi

Re: The specified diff file could not be parsed.

2015-02-12 Thread Liam Reimers
I'm having this exact issue as well. Is there any additional information I can post to help troubleshoot? >>> RBTools 0.7.1 >>> Python 2.6.9 (unknown, Sep 9 2014, 15:05:12) -- Supercharge your Review Board with Power Pack: https://www.reviewboard.org/powerpack/ Want us to host Review Board f

Re: The specified diff file could not be parsed.

2015-02-12 Thread David Trowbridge
Would it be possible for you to test with the just-released 2.0.13? We've improved several aspects of parsing git diffs. -David On Thu Feb 12 2015 at 4:11:53 PM Liam Reimers wrote: > I'm having this exact issue as well. Is there any additional information I > can post to help troubleshoot? > >

Re: rbt post command not working

2015-02-12 Thread Panikera Raj
Hi David, Any updated on this. Regards, Panikera On Thursday, February 12, 2015 at 4:19:39 PM UTC+5:30, Panikera Raj wrote: > > Hi David, > > You can see debug info below: > > rbt post --debug > > [kodiak@reviews Android_POC_Client]$ rbt post --debug > >>> RBTools 0.7.1 > >>> Python 2.6.6 (r266

Cannot show diff

2015-02-12 Thread anish . 84
Hi, I am facing a problem with Review Board (v1.5.5). I am quite new to Review Board. I have used Gerrit before. I have created a review request. In web based UI, when we see "View Diff" and click on any file, it says "This file was skipped. The content cannot be displayed." This is happening

Re: Cannot show diff

2015-02-12 Thread Christian Hammond
Hi Anish, That error doesn't sound like something we're generating. Can you show a screenshot of the error? How is the patch being generated? Also 1.5.5 is now 4 years old (well... 3 years, 11 months), and there have been over 70 releases since. I'd have to recommend upgrading, if possible. C

Re: rbt post command not working

2015-02-12 Thread Christian Hammond
Hi, It sounds like there aren't any changes to any files in your tree. What does 'svn diff' say? Christian -- Christian Hammond - christ...@beanbaginc.com Review Board - https://www.reviewboard.org Beanbag, Inc. - https://www.beanbaginc.com -Original Message- From: Panikera Raj

Re: Draft not showing in UI

2015-02-12 Thread Christian Hammond
Hi, Can you show me exactly how you're posting the changes? Christian -- Christian Hammond - christ...@beanbaginc.com Review Board - https://www.reviewboard.org Beanbag, Inc. - https://www.beanbaginc.com -Original Message- From: Akshay Agarwal Reply: reviewboard@googlegroups.com

Re: Search by filename

2015-02-12 Thread Christian Hammond
Hi, You mean in the search field? You should be able to use "file:your-filename" to find all matching review requests touching that file. You can see a full list of the supported keywords at  https://www.reviewboard.org/docs/manual/2.0/users/searching/full-text-search/ Christian -- Christian

Re: Crazy difficulties trying to upgrade from 1.7.7.1 - any tool for finding/correcting DB problems?

2015-02-12 Thread Christian Hammond
Hi Eric, Glad it works! One suggestion I'd have is to let easy_install do its job with dependencies, rather than trying to manage them all in Ansible. Otherwise you're going to spend a lot of time trying to match up the dependencies. We've seen some users do this and end up with things crashin

Re: Cannot show diff

2015-02-12 Thread anish . 84
Hi Christian, Thanks a for a quick reply. Pointer about patch generation method helped to resolve the issue. Patch wasn't getting generated properly by the wrapper script. That lead to Review Board showing that message. Thanks, Anish On Friday, February 13, 2015 at 9:54:19 AM UTC+5:30, Christi

Re: Crazy difficulties trying to upgrade from 1.7.7.1 - any tool for finding/correcting DB problems?

2015-02-12 Thread Eric Johnson
Hi Christian, Yes, excellent advice to avoid the dependency craziness. For the moment, where my Linux distribution has a package, I favor that over the one from easy install, which simplifies questions like upgrades, security patches, solves a whole bunch of potential issues related to upgrades/se

Re: why does 'rbt post' fail with "The SHA1 is too short"?

2015-02-12 Thread tgo
Hi Christian, someone reported the same error today in our environment (rbt 0.6.2 on rvb 2.0.6) Can you explain what was the issue and if this patch posted ? Many thanks Best regards Thierry On Friday, 9 January 2015 23:55:24 UTC+1, Christian Hammond wrote: > > I found the source of the probl