Re: Default Reviewers not working

2017-05-01 Thread Vikash Singh
Hi David,

Here is the snapshot.Please have a look. And thanks again.

<https://lh3.googleusercontent.com/-r7IkndwI6OE/WQfpyQOGC0I/AUc/10AQuOODQ2E9Eeuemc7ZBV2G104AC6QggCLcB/s1600/Screen%2BShot%2B2017-05-02%2Bat%2B7.36.01%2BAM.png>
Regards
Vikash

On Monday, May 1, 2017 at 11:31:16 PM UTC+5:30, David Trowbridge wrote:
>
> Perhaps you could share a screenshot of the default reviewer configuration 
> that's not working? Writing your own script to post changes is going to be 
> a ton of work.
> On Mon, May 1, 2017 at 10:48 AM Vikash Singh <sincer...@gmail.com 
> > wrote:
>
>> Hi David,
>>
>> Thanks, I tried that too but no success at all. Finally i am trying to 
>> create script using reviewboard webapi. So that it will do that work. Every 
>> thing is working fine except one i.e i am not able to show diff or the 
>> changes happen. I have gone through the documentation of  "
>> https://www.reviewboard.org/docs/rbtools/dev/api/resource-specific/#diff-list-resource-specific-functionality;
>>  
>>   here i am not able understand "DiffListResource.upload_diff(*diff*, 
>> *parent_diff=None*, *base_dir=None*)". It would be great if you could 
>> tell me how it works with an example.
>>
>> Thanks & Regards
>> Vikash
>>
>> On Sunday, April 30, 2017 at 9:53:56 PM UTC+5:30, David Trowbridge wrote:
>>
>>> Are you looking to apply the default reviewer for all files in the given 
>>> repository? If so, the regex ".*" (without the quotes) will match against 
>>> all file names.
>>>
>>> -David
>>>
>> On Sun, Apr 30, 2017 at 7:52 AM Vikash Singh <sincer...@gmail.com> wrote:
>>>
>> I really need help here, Review board does not have good documentation :( 
>>>>
>>>>
>>>> On Friday, April 28, 2017 at 1:24:14 PM UTC+5:30, Vikash Singh wrote:
>>>>>
>>>>> Hi Nicolas,
>>>>>
>>>>> Is there specific regex i need to apply for git as i am using 
>>>>> bitbucket and i am facing same issue with default reviewer.
>>>>>
>>>>> On Tuesday, May 27, 2014 at 2:52:04 PM UTC+5:30, Nicolas Comet wrote:
>>>>>>
>>>>>> I hope it will help people having the same problem :
>>>>>>
>>>>>> The only way I got default reviewers (groups or people) working was 
>>>>>> by removing the first / character at the beginning of the regexp field.
>>>>>>
>>>>>> If your repository is svn://urltorepo/Repository/ModuleOrProject
>>>>>>
>>>>>> You want to type in the field : *trunk/.**, *branch/.** or *tag/.**
>>>>>>
>>>>>> *Do not add a leading / !*
>>>>>>
>>>>>>
>>>>>>
>>>>>> -- 
>>>> Supercharge your Review Board with Power Pack: 
>>>> https://www.reviewboard.org/powerpack/
>>>> Want us to host Review Board for you? Check out RBCommons: 
>>>> https://rbcommons.com/
>>>> Happy user? Let us know! https://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/d/optout.
>>>>
>>> -- 
>> Supercharge your Review Board with Power Pack: 
>> https://www.reviewboard.org/powerpack/
>> Want us to host Review Board for you? Check out RBCommons: 
>> https://rbcommons.com/
>> Happy user? Let us know! https://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/d/optout.
>>
>

-- 
Supercharge your Review Board with Power Pack: 
https://www.reviewboard.org/powerpack/
Want us to host Review Board for you? Check out RBCommons: 
https://rbcommons.com/
Happy user? Let us know! https://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/d/optout.


Re: Default Reviewers not working

2017-05-01 Thread Vikash Singh
Hi David,

Thanks, I tried that too but no success at all. Finally i am trying to 
create script using reviewboard webapi. So that it will do that work. Every 
thing is working fine except one i.e i am not able to show diff or the 
changes happen. I have gone through the documentation of 
 
"https://www.reviewboard.org/docs/rbtools/dev/api/resource-specific/#diff-list-resource-specific-functionality;
 
  here i am not able understand "DiffListResource.upload_diff(*diff*, 
*parent_diff=None*, *base_dir=None*)". It would be great if you could tell 
me how it works with an example.

Thanks & Regards
Vikash

On Sunday, April 30, 2017 at 9:53:56 PM UTC+5:30, David Trowbridge wrote:
>
> Are you looking to apply the default reviewer for all files in the given 
> repository? If so, the regex ".*" (without the quotes) will match against 
> all file names.
>
> -David
> On Sun, Apr 30, 2017 at 7:52 AM Vikash Singh <sincer...@gmail.com 
> > wrote:
>
>> I really need help here, Review board does not have good documentation :( 
>>
>>
>> On Friday, April 28, 2017 at 1:24:14 PM UTC+5:30, Vikash Singh wrote:
>>>
>>> Hi Nicolas,
>>>
>>> Is there specific regex i need to apply for git as i am using bitbucket 
>>> and i am facing same issue with default reviewer.
>>>
>>> On Tuesday, May 27, 2014 at 2:52:04 PM UTC+5:30, Nicolas Comet wrote:
>>>>
>>>> I hope it will help people having the same problem :
>>>>
>>>> The only way I got default reviewers (groups or people) working was by 
>>>> removing the first / character at the beginning of the regexp field.
>>>>
>>>> If your repository is svn://urltorepo/Repository/ModuleOrProject
>>>>
>>>> You want to type in the field : *trunk/.**, *branch/.** or *tag/.**
>>>>
>>>> *Do not add a leading / !*
>>>>
>>>>
>>>>
>>>> -- 
>> Supercharge your Review Board with Power Pack: 
>> https://www.reviewboard.org/powerpack/
>> Want us to host Review Board for you? Check out RBCommons: 
>> https://rbcommons.com/
>> Happy user? Let us know! https://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/d/optout.
>>
>

-- 
Supercharge your Review Board with Power Pack: 
https://www.reviewboard.org/powerpack/
Want us to host Review Board for you? Check out RBCommons: 
https://rbcommons.com/
Happy user? Let us know! https://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/d/optout.


Re: Default Reviewers not working

2017-04-30 Thread Vikash Singh
I really need help here, Review board does not have good documentation :( 

On Friday, April 28, 2017 at 1:24:14 PM UTC+5:30, Vikash Singh wrote:
>
> Hi Nicolas,
>
> Is there specific regex i need to apply for git as i am using bitbucket 
> and i am facing same issue with default reviewer.
>
> On Tuesday, May 27, 2014 at 2:52:04 PM UTC+5:30, Nicolas Comet wrote:
>>
>> I hope it will help people having the same problem :
>>
>> The only way I got default reviewers (groups or people) working was by 
>> removing the first / character at the beginning of the regexp field.
>>
>> If your repository is svn://urltorepo/Repository/ModuleOrProject
>>
>> You want to type in the field : *trunk/.**, *branch/.** or *tag/.**
>>
>> *Do not add a leading / !*
>>
>>
>>
>>

-- 
Supercharge your Review Board with Power Pack: 
https://www.reviewboard.org/powerpack/
Want us to host Review Board for you? Check out RBCommons: 
https://rbcommons.com/
Happy user? Let us know! https://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/d/optout.


Re: Default Reviewers not working

2017-04-28 Thread Vikash Singh
Hi Nicolas,

Is there specific regex i need to apply for git as i am using bitbucket and 
i am facing same issue with default reviewer.

On Tuesday, May 27, 2014 at 2:52:04 PM UTC+5:30, Nicolas Comet wrote:
>
> I hope it will help people having the same problem :
>
> The only way I got default reviewers (groups or people) working was by 
> removing the first / character at the beginning of the regexp field.
>
> If your repository is svn://urltorepo/Repository/ModuleOrProject
>
> You want to type in the field : *trunk/.**, *branch/.** or *tag/.**
>
> *Do not add a leading / !*
>
>
>
>

-- 
Supercharge your Review Board with Power Pack: 
https://www.reviewboard.org/powerpack/
Want us to host Review Board for you? Check out RBCommons: 
https://rbcommons.com/
Happy user? Let us know! https://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/d/optout.