Re: post-review only update testing-done field for existing request

2013-10-01 Thread Lynn Lin
Thanks,any hint to us to write a customize script to support this?

On Tuesday, October 1, 2013 5:53:14 AM UTC+8, Christian Hammond wrote:
>
> --change-only really is intended only for Perforce, and will not work for 
> this case.
>
> Today, you cannot set only a field without uploading a diff using 
> post-review or rbt post. That would need to be added.
>
> It would be pretty easy, though, to write a custom script using the 
> RBTools Python API to just upload the fields you want. We probably should 
> introduce a command for setting fields only, but we don't have that today.
>
> Christian
>
> -- 
> Christian Hammond - chi...@chipx86.com 
> Review Board - http://www.reviewboard.org
> Beanbag, Inc. - http://www.beanbaginc.com
>
>
> On Mon, Sep 30, 2013 at 2:34 PM, Steve  >wrote:
>
>> I haven't tried this, but does it work if you include the --change-only 
>> option?
>>
>> --steve
>>
>>
>> On Saturday, September 28, 2013 8:04:36 PM UTC-7, Lynn Lin wrote:
>>>
>>> Environment: 
>>> Git source code repostior
>>> y Linux ubuntu 
>>> RBTools:0.5.2
>>> Reviewboard:1.6.1 
>>>  
>>>  
>>>
>>> I try to *ONLY* update testing-done field for a existing review request 
>>> on reviewboard through post-review
>>>
>>> here is my command: 
>>>
>>> post-review --testing-done="cppcheck results,unit test results link abc " 
>>> -r 9906  -p 
>>>
>>> output:
>>>
>>> There don't seem to be any diffs!
>>>
>>> Could post-review support only update testing-done field?
>>>
>>  -- 
>> 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 Groups 
>> "reviewboard" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to reviewboard...@googlegroups.com .
>> For more options, visit https://groups.google.com/groups/opt_out.
>>
>
>

-- 
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 Groups 
"reviewboard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


How to get details for number of times changes are done for review id

2013-10-01 Thread chuck j
Dear All,


I tried to find below queries to forum, but could not found them, hence
asking to experts.

1. Can you please let me know how to fetch number of time the review id has
been used to re-raise for review.
2. is there any count of diff-r1 count in database, if yes can you please
let me know which tables i can find this details.
3. How to reject the review id, is there any thing present in the
reviewbaord.


Cheers,
Chuck.

-- 
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 Groups 
"reviewboard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.