<div dir="ltr"><div><div><div>Hi, I want to push commits in a topic branch I have 
created to fix some erros in the tcl examples, but I get the following 
error:<br><br>git gerrit-pushFetching gerrit master<br>fatal: <a href="http://review.source.kitware.com/p/VTK/info/refs" target="_blank">http://review.source.kitware.com/p/VTK/info/refs</a> download error - The requested URL returned error: 403<br>

<br></div>I have followed all the steps described at <a href="http://www.vtk.org/Wiki/VTK/Git/Develop" target="_blank">http://www.vtk.org/Wiki/VTK/Git/Develop</a><br><br></div>Any idea about how to diagnosis the previous error?<br>
<br></div>
<div>The output of git prepush is (omitted some lines)<br><br>git prepush<br>* commit 88f3300ebdc4101deeee42bd2b853c9ab7d560fd<br>  Author: Jorge Perez <<a href="mailto:josp.jorge@gmail.com" target="_blank">josp.jorge@gmail.com</a>><br>

  Date:   Mon Feb 10 13:41:06 2014 +0100<br>  <br>      Upgrading the Tcl examples wrt. VTK 6.x<br>      <br>      Most of them needed invoking the method 'Start' over the object<br>      'iren'. Other examples needed upgrading the code following the<br>

      directions given at <a href="http://www.vtk.org/Wiki/VTK/VTK_6_Migration_Guide" target="_blank">http://www.vtk.org/Wiki/VTK/VTK_6_Migration_Guide</a><br>      <br>      Change-Id: If092043a7a9ecda1ccea941281775bff28623d56<br>
<br> Examples/Annotation/Tcl/TestText.tcl               |    1 +<br>
 Examples/Annotation/Tcl/TestTextOldWay.tcl         |    1 +<br> Examples/Annotation/Tcl/annotatePick.tcl           |    1 +<br> Examples/Annotation/Tcl/cubeAxes.tcl               |    2 +-<br> Examples/Annotation/Tcl/labeledMesh.tcl            |    1 +<br>

...<br></div><div>Examples/VolumeRendering/Tcl/SimpleRayCast.tcl     |    2 +-<br> .../VolumeRendering/Tcl/SimpleTextureMap2D.tcl     |    2 +-<br> 85 files changed, 99 insertions(+), 45 deletions(-)<br><br><br></div>best regards,<br>

<br>Jorge</div>