Re: Review Board Ticket #4459: "File not found" when viewing a modified file which no longer exists as of the latest revision

2016-08-31 Thread David Trowbridge
-- To reply, visit https://hellosplat.com/s/beanbag/tickets/4459/ -- New update by cu For Beanbag, Inc. > Review Board > Ticket #4459 Reply:

Re: Review Board Ticket #4459: "File not found" when viewing a modified file which no longer exists as of the latest revision

2016-08-31 Thread Charles U
-- To reply, visit https://hellosplat.com/s/beanbag/tickets/4459/ -- New update by cu For Beanbag, Inc. > Review Board > Ticket #4459 Reply:

Re: Can RBtools post command generate diff given a list of files?

2016-08-31 Thread David Trowbridge
The -I flag should definitely let you pull out only the changes to a given file when posting for review. Perhaps you can show us the full command-line you're running, and then also show us the diff of the commit that you're posting? -David On Wed, Aug 31, 2016 at 5:02 AM Abhishek Choudhary

Re: Avoid to set the creator of a review as reviewer for that review

2016-08-31 Thread David Trowbridge
We explicitly don't build these kinds of policies into the product, because everyone's use case is slightly different, and we'd end up with a monster configuration that nobody would fully understand. If you have a problem with people checking in code that hasn't been properly reviewed, a small

Re: Review Board Ticket #4459: "File not found" when viewing a modified file which no longer exists as of the latest revision

2016-08-31 Thread David Trowbridge
-- To reply, visit https://hellosplat.com/s/beanbag/tickets/4459/ -- New update by cu For Beanbag, Inc. > Review Board > Ticket #4459 Reply:

Re: Can RBtools post command generate diff given a list of files?

2016-08-31 Thread Abhishek Choudhary
Any updates? Is this a missing functionality or am i missing something? On Monday, August 29, 2016 at 10:00:47 PM UTC+5:30, Abhishek Choudhary wrote: > > Hi, > > I am using RBtools to post review requests. Currently I have make a local > commit (or generate diff file using git diff) and then

Re: Avoid to set the creator of a review as reviewer for that review

2016-08-31 Thread mscifo
In my case we don't want to let users to set themself as reviewer for a review request that they have created, so basically i was looking for someway to don't list yourself in the list of the possible reviewer On Friday, 26 August 2016 19:56:26 UTC+1, Christian Hammond wrote: > > Hi Max, > >