review with diff size greater than 1MB

2013-11-11 Thread Varun Jain
Hi Team, I am trying to post the review for single .thpl file (34k lines) with diff size more than 1MB, I am getting the error saying Review Board's max diff size limit is 1 MB. Is there any way to get out of this problem? Thanks, Varun -- Get the Review Board Power Pack at

Re: review with diff size greater than 1MB

2013-11-11 Thread David Trowbridge
Do you expect your reviewers to read through 34k lines and actually make useful comments? Good reviews cover 100-200 lines per hour, so that's a 170-340 hour job for someone, or approximately 4-8 weeks of a full-time employee. Diffs 1MB pretty much always contain autogenerated code, which

Browser opens incorrect URL from rbt post -o

2013-11-11 Thread Igor Berger
Hello, I noticed a minor problem with rbt post -o. When I run post-review -o, my browser opens correctly at http://reviewboardhostname/reviews/r/reviewid/. When I run rbt post -o (from the the same changes), the review gets created correctly. However, the browser tries to open

Review groups and private repositories

2013-11-11 Thread SenjorGes
Hey, I have noticed some problems with review groups and private repositories. It seems access control doesn't work properly or is it me? Scenario is this: - I have one SVN repository called repository1 and it's not publicly accessible - Review group named group1 has access to repository1 via

Re: Review groups and private repositories

2013-11-11 Thread Christian Hammond
Hi, Are either group1 or group2 invite-only groups? Also, what version of Review Board? Christian -- Christian Hammond - chip...@chipx86.com Review Board - http://www.reviewboard.org Beanbag, Inc. - http://www.beanbaginc.com On Mon, Nov 11, 2013 at 5:26 AM, SenjorGes gessi...@gmail.com

Review Board 2.0 beta 1 released!

2013-11-11 Thread Christian Hammond
Hey everyone, I'm very excited to announce that we just released Review Board 2.0 beta 1. We have been working really hard on getting this ready, and are now hoping many of you will give it a try (on a test server, please). This release features numerous improvements to all parts of the product.

Re: Issue 3133 in reviewboard: Unable to change Submitter field via RBtools api

2013-11-11 Thread reviewboard
Comment #4 on issue 3133 by chip...@gmail.com: Unable to change Submitter field via RBtools api http://code.google.com/p/reviewboard/issues/detail?id=3133 You need to pass submit_as=username. -- You received this message because this project is configured to send all issue notifications

Re: Issue 3133 in reviewboard: Unable to change Submitter field via RBtools api

2013-11-11 Thread reviewboard
Updates: Status: UserError Labels: Component-RBTools Comment #5 on issue 3133 by chip...@gmail.com: Unable to change Submitter field via RBtools api http://code.google.com/p/reviewboard/issues/detail?id=3133 Sorry, missed the update. Yep. Glad you figured it out :) -- You