How can I post a review for selected files only?

2014-08-06 Thread Tamer Afify
Per the documentation this should do it for Server 1.7.22, rbt 0.6 and SVN repository rbt post -I file path yet that generates a code review request (with a diff file) for all checked out files under current path (where rbt is called). Am I doing something wrong? -- Get the Review Board Power

Re: How can I post a review for selected files only?

2014-08-06 Thread David Trowbridge
Hi, There was a bug in 0.6 that prevented -I from working with SVN repositories. This bug was fixed in 0.6.1 -David On Wed, Aug 6, 2014 at 12:21 PM, Tamer Afify tamer.af...@gmail.com wrote: Per the documentation this should do it for Server 1.7.22, rbt 0.6 and SVN repository rbt post -I

Re: Clarification of Pre-Commit Workflow

2014-08-06 Thread Christian Hammond
Hi Kevan, That’s the workflow, though we strongly encourage you to post to a branch based off master, and then only merge to master once it’s reviewed. rbt post will post from the upstream tracking branch (defaulting to origin/master, customizable by TRACKING_BRANCH in .reviewboardrc or

Re: can't pip install RBTools - no packages on pypi?

2014-08-06 Thread Edward Delaporte
For what it's worth, there seems to be a combination of command line flags that works as a workaround: pip install rbtools --allow-external rbtools --allow-unverified rbtools On Wednesday, May 7, 2014 8:03:11 AM UTC-5, Jason Antman wrote: I'm aware that pip is not a supported installation

Re: can't pip install RBTools - no packages on pypi?

2014-08-06 Thread David Trowbridge
That will install the package, but I believe pip still doesn't properly register python entry points, which means that rbt won't work right. -David On Aug 6, 2014, at 2:04 PM, Edward Delaporte edthe...@gmail.com wrote: For what it's worth, there seems to be a combination of command line

Issue 3519 in reviewboard: Incorrect count appears for Incoming Reviews

2014-08-06 Thread reviewboard
Status: New Owner: Labels: Type-Defect Priority-Medium New issue 3519 by alefiyaj...@gmail.com: Incorrect count appears for Incoming Reviews http://code.google.com/p/reviewboard/issues/detail?id=3519 *** READ THIS BEFORE POSTING! *** *** You must complete this form in its entirety, or

Re: Issue 3519 in reviewboard: Incorrect count appears for Incoming Reviews

2014-08-06 Thread reviewboard
Updates: Status: Duplicate Mergedinto: 2268 Comment #1 on issue 3519 by trowb...@gmail.com: Incorrect count appears for Incoming Reviews http://code.google.com/p/reviewboard/issues/detail?id=3519 It looks like you're running 2.0 beta 2. A fairly comprehensive fix for this

Re: Issue 2268 in reviewboard: My incoming reviews have a negative number

2014-08-06 Thread reviewboard
Comment #26 on issue 2268 by trowb...@gmail.com: My incoming reviews have a negative number http://code.google.com/p/reviewboard/issues/detail?id=2268 Issue 3519 has been merged into this issue. -- You received this message because this project is configured to send all issue