<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<meta name="Generator" content="Microsoft Word 14 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri","sans-serif";
        mso-fareast-language:EN-US;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:72.0pt 72.0pt 72.0pt 72.0pt;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang="EN-GB" link="blue" vlink="purple">
<div class="WordSection1">
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D">Chris, thanks that works fine.<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D">JB<o:p></o:p></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D"><o:p> </o:p></span></p>
<div style="border:none;border-left:solid blue 1.5pt;padding:0cm 0cm 0cm 4.0pt">
<div>
<div style="border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0cm 0cm 0cm">
<p class="MsoNormal"><b><span lang="EN-US" style="font-size:10.0pt;font-family:"Tahoma","sans-serif"">From:</span></b><span lang="EN-US" style="font-size:10.0pt;font-family:"Tahoma","sans-serif""> Chris Harris [mailto:chris.harris@kitware.com]
<br>
<b>Sent:</b> 16 December 2013 22:48<br>
<b>To:</b> Biddiscombe, John A.<br>
<b>Cc:</b> VTK Developers<br>
<b>Subject:</b> Re: [vtk-developers] gerrit question<o:p></o:p></span></p>
</div>
</div>
<p class="MsoNormal"><o:p> </o:p></p>
<div>
<p class="MsoNormal">Hi John, <o:p></o:p></p>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<div>
<p class="MsoNormal">The author is important thing to preserve so the easiest think for you todo is change the commiter to yourself. If the the commit is the last commit on your branch this should do it for you:<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<div>
<p class="MsoNormal">git commit --amend --author="Name Here <<a href="mailto:nwaldin@cscs.ch"><span style="font-size:9.5pt;font-family:"Arial","sans-serif"">nwaldin@cscs.ch</span></a>>"<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<div>
<p class="MsoNormal">( replace Name Here with intern name )<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<div>
<p class="MsoNormal">You will then be the commiter so gerrit will be happy, but your intern will be the author.<o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<div>
<p class="MsoNormal">Hope that helps, <o:p></o:p></p>
</div>
<div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
<div>
<p class="MsoNormal">Chris<o:p></o:p></p>
</div>
</div>
<div>
<p class="MsoNormal" style="margin-bottom:12.0pt"><o:p> </o:p></p>
<div>
<p class="MsoNormal">On Mon, Dec 16, 2013 at 4:32 PM, Biddiscombe, John A. <<a href="mailto:biddisco@cscs.ch" target="_blank">biddisco@cscs.ch</a>> wrote:<o:p></o:p></p>
<p class="MsoNormal" style="margin-bottom:12.0pt">Apologies if two copies of this are sent. First one went wrong I think.<br>
<br>
An intern here at CSCS has created a topic branch for paraview and one for VTK upon which the paraview one depends. I tried to push the VTK branch to gerrit to start the code review process. He’s leaving after tomorrow, so I’ll be the one doing the majority
 of maintenance going forwards. Other than registering his email to me as appears a possibility in the text below, is there another way in which I can push his branch and take over ownership without losing his identity as the person who made the commit. Right
 now it’s one huge commit which is a very long tree of commits squashed into a single new feature.<br>
<br>
Tia<br>
<br>
JB<br>
<br>
$ git gerrit-push<br>
Fetching gerrit master<br>
Pushing to gerrit<br>
Counting objects: 97, done.<br>
Delta compression using up to 12 threads.<br>
Compressing objects: 100% (24/24), done.<br>
Writing objects: 100% (63/63), 71.94 KiB | 0 bytes/s, done.<br>
Total 63 (delta 46), reused 51 (delta 39)<br>
remote: Resolving deltas:  21% (10/46)<br>
remote:<br>
remote: ERROR:  In commit 13a053fd4232f6ccfee322cf2cbc759dc652d5d3<br>
remote: ERROR:  committer email address <a href="mailto:nwaldin@cscs.ch">nwaldin@cscs.ch</a><mailto:<a href="mailto:nwaldin@cscs.ch">nwaldin@cscs.ch</a>><br>
remote: ERROR:  does not match your user account.<br>
remote: ERROR:<br>
remote: ERROR:  The following addresses are currently registered:<br>
remote: ERROR:    <a href="mailto:biddisco@cscs.ch">biddisco@cscs.ch</a><mailto:<a href="mailto:biddisco@cscs.ch">biddisco@cscs.ch</a>><br>
remote: ERROR:<br>
remote: ERROR:  To register an email address, please visit:<br>
remote: ERROR:  <a href="http://review.source.kitware.com/#/settings/contact" target="_blank">http://review.source.kitware.com/#/settings/contact</a><br>
remote:<br>
remote:<br>
error: failed to push some refs to '<a href="mailto:biddisco@review.source.kitware.com">biddisco@review.source.kitware.com</a><mailto:'<a href="mailto:biddisco@review.source.kitware.com">biddisco@review.source.kitware.com</a>>:VTK'<br>
To <a href="mailto:biddisco@review.source.kitware.com">biddisco@review.source.kitware.com</a><mailto:<a href="mailto:biddisco@review.source.kitware.com">biddisco@review.source.kitware.com</a>>:VTK<br>
!       HEAD:refs/for/master/topic_new_transfer_function        [remote rejected] (invalid committer)<br>
_______________________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">
http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.vtk.org/mailman/listinfo/vtk-developers" target="_blank">http://www.vtk.org/mailman/listinfo/vtk-developers</a><o:p></o:p></p>
</div>
<p class="MsoNormal"><o:p> </o:p></p>
</div>
</div>
</div>
</body>
</html>