[Insight-developers] Using gerrit
Mathieu Malaterre
mathieu.malaterre at gmail.com
Thu Aug 26 10:51:10 EDT 2010
On Thu, Aug 26, 2010 at 3:47 PM, Brad King <brad.king at kitware.com> wrote:
> On 08/26/2010 04:25 AM, Mathieu Malaterre wrote:
>> $ git push gerrit HEAD:refs/for/master/integration-gdcm-2-0-16
> [snip]
>> To malaterre at review.source.kitware.com:ITK
>> ! [remote rejected] HEAD -> refs/for/master/integration-gdcm-2-0-16
>> (you are not committer mmroden at gmail.com)
> ^^^^^^^^^^^^^^^^^^^^^
>
> Gerrit has a variety of access control rules. For pushing new work
> one of its rules is whether one is allowed to "forge identity".
> Currently it is set to allow the *author* to be forged but not
> the *committer*.
>
> I guess this is another way that it is designed for individual
> commit review rather than topic branches. With individual commits
> the pusher would almost certainly be the committer. With topic
> branches it can be common to communicate branches outside of
> Gerrit.
>
> I added you to the "ITK-core" group and gave the group permission
> to forge committer identity. Now you should be able to upload
> the commits.
Thanks ! This worked out very well.
--
Mathieu
More information about the Insight-developers
mailing list