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

2013-10-02 Thread chuck j
Dear All,

Please let us know answers for the queries below.

Regards,
Chuck

On Tuesday, October 1, 2013 2:56:36 PM UTC+5:30, chuck j wrote:

 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.


Reviewboard: Need to fetch reviewer list and reviewer comments for the review id

2013-10-02 Thread chuck j
Hello Chris,

This is urgent requirement.

Since I am not good at database and I don't know how mapping of review 
board database tables are done.

Please help me get a query which will fetch me reviewer list and reviewer 
comments for the review id from reviewboard database from back end.


Appreciate your help.

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.


post-review and CVS

2013-10-02 Thread Luiz Henrique Teixeira Balloti
Hello!

I'm a little confused with the way Reviewboard works with a CVS repository.

The repository sits at /srv/cvs and there are a number of modules inside 
it, one for each software my company develops; I'm planning to use 
Reviewboard and automate review request creation for a couple of modules 
only.

In my test setup, Reviewboard runs in the same machine which hosts the CVS 
repository, so the repository path in Reviewboard is configured as /srv/cvs. 
On that same machine, I checked out a module mod to /home/user/src/mod, 
modified a file and ran post-review in that directory (the module 
root). The review request is created successfully, but when viewing the 
diffs, the list of files shows something lilke:

Files Changed:

src/file.properties (was mod/src/file.properties): 4 changes [ 1 2 3 4 ]


It seems Reviewboard thinks the file name changed! If I generate the diff 
myself with cvs diff and prepend the module name to each path, so that

--- src/file.properties timestamp 1.1
+++ src/file.properties timestamp

becomes

--- mod/src/file.properties timestamp 1.1
+++ mod/src/file.properties timestamp

and then post the review request, the changed files list only shows the 
file name.

In both diffs, the RCS file line is correct: 
/srv/cvs/mod/src/file.properties

So, can I simply ignore this? Is the CVS repository configured incorrectly?

Thanks in advance for any clarification.

-- 
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.


1.7.9: bug in open-discarded-submitted state change?

2013-10-02 Thread Bruce Cran
I have a review in Review Board 1.7.9 that people are complaining
can't be accessed - they get the error:

You don't have access to this review request.

This review request is private. You must be a requested reviewer,
either directly or on a requested group, and have permission to access
the repository in order to view this review request.

Looking at the history it was apparently discarded twice and then
submitted. Since the final state is submitted shouldn't it be
accessible to ordinary users?

Review request changed
Updated 2 days, 4 hours ago (Sept. 30, 2013, 5:06 p.m.)

status changed from pending to discarded

Review request changed
Updated 1 day, 3 hours ago (Oct. 1, 2013, 5:59 p.m.)

status changed from pending to discarded

Review request changed
Updated 21 hours, 26 minutes ago (Oct. 2, 2013, 12:19 a.m.)

status changed from pending to submitted

-- 
Bruce Cran

-- 
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.


Re: 1.7.9: bug in open-discarded-submitted state change?

2013-10-02 Thread David Trowbridge
It sounds like the review request is posted against either a group or
repository that has access controls. The closed/open state has no impact on
that.

-David


On Wed, Oct 2, 2013 at 4:49 PM, Bruce Cran bruce.c...@gmail.com wrote:

 I have a review in Review Board 1.7.9 that people are complaining
 can't be accessed - they get the error:

 You don't have access to this review request.

 This review request is private. You must be a requested reviewer,
 either directly or on a requested group, and have permission to access
 the repository in order to view this review request.

 Looking at the history it was apparently discarded twice and then
 submitted. Since the final state is submitted shouldn't it be
 accessible to ordinary users?

 Review request changed
 Updated 2 days, 4 hours ago (Sept. 30, 2013, 5:06 p.m.)

 status changed from pending to discarded

 Review request changed
 Updated 1 day, 3 hours ago (Oct. 1, 2013, 5:59 p.m.)

 status changed from pending to discarded

 Review request changed
 Updated 21 hours, 26 minutes ago (Oct. 2, 2013, 12:19 a.m.)

 status changed from pending to submitted

 --
 Bruce Cran

 --
 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.


-- 
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.


Re: 1.7.9: bug in open-discarded-submitted state change?

2013-10-02 Thread Bruce Cran
The users gave the review Ship It's a couple of days ago, and the site 
configuration hasn't changed as far as I know. I've verified they're in the 
listed groups, and that the repository is still publicly accessible. When 
they try to access the review nothing gets logged in reviewboard.log and 
the Apache log just contains a 403 error.

-- 
Bruce Cran

On Wednesday, 2 October 2013 21:52:37 UTC+1, David Trowbridge wrote:

 It sounds like the review request is posted against either a group or 
 repository that has access controls. The closed/open state has no impact on 
 that.


-- 
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.


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

2013-10-02 Thread Christian Hammond
Sorry, but I'm not clear on what you're asking for. What do you mean by the
number if times it's been re-raised for review.

I also don't know what you're looking for in #2. Number of diff revisions
in a review request?

There's no concept of rejecting reviews.

Development-related questions should go on the reviewboard-dev list.

Christian


On Tuesday, October 1, 2013, chuck j wrote:

 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 javascript:_e({},
 'cvml', 'reviewboard%2bunsubscr...@googlegroups.com');.
 For more options, visit https://groups.google.com/groups/opt_out.



-- 
-- 
Christian Hammond - chip...@chipx86.com
Review Board - http://www.reviewboard.org
Beanbag, Inc. - http://www.beanbaginc.com

-- 
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.


Re: Reviewboard: Need to fetch reviewer list and reviewer comments for the review id

2013-10-02 Thread Christian Hammond
We can't guarantee immediate responses. It's very dependent on our workload
and support load. If you need reliable, immediate responses, we do offer
support contracts now. We prioritize those over everything.

You can get the list of reviewers by iterating over the Review resource off
a Review Request resource, and each Review has resources linked to it for
the various comments. We don't support or recommend direct database access.

You can write a management command or extension using the Review Board
model APIs to perform queries, but you'll need to have a familiarity with
Django.

Christian


On Wednesday, October 2, 2013, chuck j wrote:

 Hello Chris,

 This is urgent requirement.

 Since I am not good at database and I don't know how mapping of review
 board database tables are done.

 Please help me get a query which will fetch me reviewer list and reviewer
 comments for the review id from reviewboard database from back end.


 Appreciate your help.

 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 javascript:_e({},
 'cvml', 'reviewboard%2bunsubscr...@googlegroups.com');.
 For more options, visit https://groups.google.com/groups/opt_out.



-- 
-- 
Christian Hammond - chip...@chipx86.com
Review Board - http://www.reviewboard.org
Beanbag, Inc. - http://www.beanbaginc.com

-- 
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.