Re: Integration of Review Board with Perforce

2013-03-23 Thread David Trowbridge
Shweta, Usually, people use reviewboard in a pre-commit fashion, to do code review before code is checked into perforce. If you wanted to do it automatically, you would have to write a perforce trigger script to call post-review/rbt post with the relevant code. I've head of such things existing

Re: Integration of Review Board with Perforce

2013-03-23 Thread SHWETA AHER
Ok, Thank you David. :-) -- Want to help the Review Board project? Donate today at http://www.reviewboard.org/donate/ Happy user? Let us know at http://www.reviewboard.org/users/ -~--~~~~--~~--~--~--- To unsubscribe from this group, send email to

Re: Integration of Review Board with Perforce

2013-03-22 Thread David Trowbridge
Are you asking about automatically creating review requests when changes are committed to the perforce depot? -David On Fri, Mar 22, 2013 at 3:25 AM, SHWETA AHER ahershwetadh...@gmail.com wrote: Thanks David for the reply, We want to send the file form Perforce to Review Board without

Re: Integration of Review Board with Perforce

2013-03-22 Thread SHWETA AHER
Hello David, Suppose user is working in Perforce and he needs to send file for review. Instead of logging into Review Board I want to send that file directly from Perforce to Review Board for reviewing.Can you please help me with this, like what in the Review Board's back-end

Integration of Review Board with Perforce

2013-03-21 Thread SHWETA AHER
Hello everyone, In my project am trying to submit review request directly from Perforce(version control system) to Review Board. So please can someone suggest how to extract the fields from Perforce to Review Board. Thanks Shweta. -- Want to help the Review Board project? Donate today

Re: Integration of Review Board with Perforce

2013-03-21 Thread David Trowbridge
I'm not entirely sure what you're asking. What do you mean by extract the fields from Perforce to Review Board? -David On Thu, Mar 21, 2013 at 10:38 AM, SHWETA AHER ahershwetadh...@gmail.comwrote: Hello everyone, In my project am trying to submit review request directly from