[Insight-developers] Gerrit Reviewed, now what?

Hans Johnson hans-johnson at uiowa.edu
Sun Sep 26 18:55:27 EDT 2010


Bill,

Your intuition is correct.  From the same local topic branch that you pushed
to gerrit, you can push to the "stage".

git checkout topic-name
git push stage HEAD

ssh git at itk.org stage ITK print  ## Completely optional, just a sanity check
ssh git at itk.org stage ITK merge topic-name

=========
After about 20 minutes you will get an e-mail claiming to be from Brad King,
and that e-mail will have information from both gerrit and git stating that
the the merge was successfully moved into the itk/master and describe the
gerrit review process that occurred.

Hans


On 9/26/10 4:27 PM, "Bill Lorensen" <bill.lorensen at gmail.com> wrote:

> I followed the gerrit primer http://vtk.org/Wiki/ITK/Gerrit/Primer and...
> I pushed my topic to Gerrit and the reviewers have approved it. Now,
> how do I push it to ITK master? The primer said "the topic is covered
> elsewhere" and sent me to http://vtk.org/Wiki/ITK/Git
> 
> Do I follow the topic stage instructions on that page?
> 
> Bill
> _______________________________________________
> Powered by www.kitware.com
> 
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
> 
> Kitware offers ITK Training Courses, for more information visit:
> http://kitware.com/products/protraining.html
> 
> Please keep messages on-topic and check the ITK FAQ at:
> http://www.itk.org/Wiki/ITK_FAQ
> 
> Follow this link to subscribe/unsubscribe:
> http://www.itk.org/mailman/listinfo/insight-developers

-- 
Hans J. Johnson, Ph.D.
Assistant Professor
200 Hawkins Drive
T205 BT, The University of Iowa
Iowa City, IA 52242

hans-johnson at uiowa.edu
PHONE: 319 353 8587



More information about the Insight-developers mailing list