[Insight-developers] can't push to gerrit

Mark Roden mmroden at gmail.com
Tue Mar 1 16:11:15 EST 2011


Ah, so I have to be on a branch now to do this?

That should probably be part of the hooks then, because I was able to
do it from master before (and was doing it from master before).

How can I move my commit from master to some other branch to do the checkin?

On Tue, Mar 1, 2011 at 1:04 PM, David Cole <david.cole at kitware.com> wrote:
> The HEAD:refs/for/master/MyCommitMessage is supposed to reference a
> topic branch name...
>
> What is the name of your current branch?
>
> git branch
>
> (branch name with the * next to it is current...)
>
>
>
> On Tue, Mar 1, 2011 at 3:55 PM, David Cole <david.cole at kitware.com> wrote:
>> Do you get the same result with the simpler?
>>
>>  git gerrit-push
>>
>>
>> On Tue, Mar 1, 2011 at 3:52 PM, Mark Roden <mmroden at gmail.com> wrote:
>>> Hi all,
>>>
>>> So I think I've solved some of the gdcm warnings, but can't push to
>>> gerrit.  What's changed here?
>>>
>>> I've followed the ./Utilities/Setup etc script.
>>>
>>> I do
>>> git commit -a -m "COMP: My Commit Message"
>>> then
>>> git push gerrit HEAD:refs/for/master/MyCommitMessage
>>>
>>> And nothing happens, the command line just freezes.  My id is set to
>>> mmroden at gmail.com, and my ssh key is in gerrit, and I can log in to
>>> the gerrit website.
>>>
>>> I was following the instructions here:
>>> http://www.visualizationtoolkit.org/Wiki/ITK/Gerrit
>>>
>>> Please help,
>>> Mark
>>> _______________________________________________
>>> 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
>>>
>>
>


More information about the Insight-developers mailing list