[Insight-developers] Problem pushing to gerrit

David Cole david.cole at kitware.com
Thu Jun 23 18:21:25 EDT 2011


On Thu, Jun 23, 2011 at 5:47 PM, Bradley Lowekamp
<blowekamp at mail.nih.gov> wrote:
>
> Hello,
> I pushed to gerrit OK at 2:18, but now I am getting an odd error. I went down to the raw command to verify:
> $ git push gerrit HEAD:refs/for/master/GerritStreamingRefactoring
> Counting objects: 344, done.
> Delta compression using up to 24 threads.
> Compressing objects: 100% (133/133), done.
> Writing objects: 100% (227/227), 47.76 KiB, done.
> Total 227 (delta 107), reused 191 (delta 86)
> remote: Resolving deltas:   5% (6/107)
> To blowekamp at review.source.kitware.com:ITK
>  ! [remote rejected] HEAD -> refs/for/master/GerritStreamingRefactoring (change 1946 closed)
> error: failed to push some refs to 'blowekamp at review.source.kitware.com:ITK'
>
> Thanks and good night,
> Brad
>
> ========================================================
>
> Bradley Lowekamp
>
> Lockheed Martin Contractor for
>
> Office of High Performance Computing and Communications
>
> National Library of Medicine
>
> blowekamp at mail.nih.gov
>
>
> _______________________________________________
> 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
>

What does "git log -1" report?
Is there a gerrit change id in the commit message?

The change id for "change 1946" in gerrit is "Change-Id:
I6e1ce961d1a0e92994047ff214d052268d126437"

  ( see here : http://review.source.kitware.com/#change,1946 )


Marcus, is there anything else we have to setup in order to push git
commits to the SimpleITK gerrit...?


Thanks,
David


More information about the Insight-developers mailing list