[Insight-developers] "git gerrit-push" failed; confused

Sean McBride sean at rogue-research.com
Thu Dec 16 14:46:22 EST 2010


David,

I get:

$ git log -1 --format=fuller

commit b5fee65722680e51c2433319df14e8508e6eb3b8
Author:     Sean McBride <sean at rogue-research.com>
AuthorDate: Thu Dec 16 14:28:03 2010 -0500
Commit:     Sean McBride <sean at rogue-research.com>
CommitDate: Thu Dec 16 14:28:03 2010 -0500

    COMP: fixed compiler warning given by clang
    
    Change-Id: Ib303743a36760bd2e6bc869d23b0d5b80c4a1005

If I understand you right, I am the committer.  I'm not merging patches
from others.  I'm doing all this on one machine.  I believe my name and
email are correctly set, the SetupForDevelopment.sh seemed to confirm that.

Sean


On Thu, 16 Dec 2010 14:43:13 -0500, David Cole said:

>What do you get if you run:
>  git log -1 --format=fuller
>
>in your source tree locally?
>
>Are you the committer?
>
>Did you commit on a machine where you forgot to set up your email and name
>in the git config...?
>
>
>On Thu, Dec 16, 2010 at 2:33 PM, Sean McBride <sean at rogue-research.com>wrote:
>
>> Hi all,
>>
>> I have a one line patch to submit.  I've been following the wiki
>> instructions and got this far:
>>
>> $ git gerrit-push
>>
>> But it failed:
>>
>> Counting objects: 9, done.
>> Delta compression using up to 4 threads.
>> Compressing objects: 100% (5/5), done.
>> Writing objects: 100% (5/5), 521 bytes, done.
>> Total 5 (delta 4), reused 0 (delta 0)
>> To SeanMcBride at review.source.kitware.com:ITK
>>  ! [remote rejected] HEAD -> refs/for/master/fix-clang-MINC-warning (you
>> are not committer sean at rogue-research.com)
>> error: failed to push some refs to 'SeanMcBride at review.source.kitware.com:
>> ITK'
>>
>> What's gone wrong here? :)




More information about the Insight-developers mailing list