ReviewBoard + GIT Integration

2009-11-11 Thread Kunjal

Chris,

We have RB 1.0.5.1 working with Perforce.
We also use GIT as version control system for some of our projects and
we want to integrate RB with GIT.
Few questions:

1. Can we use the same reviewboard database with GIT which we are
using for Perforce?

2. How to post review from GIT? Do I need to install RB_Tools etc? Any
steps?

Thanks
Kunjal

--~--~-~--~~~---~--~~
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 
reviewboard+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard?hl=en
-~--~~~~--~~--~--~---



Re: ReviewBoard + GIT Integration

2009-09-15 Thread Matthew Woehlke

On 2009-09-15 18:07, Kunjal wrote:
 We already have RB integrated with Perforce and it is working cool.
 Now, we have some developers working in GIT and we want to review that
 code as well.
 What are the steps developer should perform to get the diff and post
 the review?

Save yourself a whole lot of trouble and use post-review :-).

Or to answer your question more literally, here are the steps:
$ post-review -d # other options

...and you can omit -d if you don't want the noise of seeing what it is 
doing. (You'll also need to install RBTools once per machine, or else 
just snag postreview.py and make sure everyone has a copy.)

-- 
Matthew

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
reviewboard group.
To post to this group, send email to reviewboard@googlegroups.com
To unsubscribe from this group, send email to 
reviewboard+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard?hl=en
-~--~~~~--~~--~--~---