<div dir="ltr">I finally managed to solve this issue. It was related to the version of git. My old version was 1.6.0.4. It is worth to say that this requirement is mentioned at <a href="http://www.vtk.org/Wiki/VTK/Git">http://www.vtk.org/Wiki/VTK/Git</a>:<br>
<br>  Git 1.6.6 or greater is preferred (required for development)<br><br>best regards,<br><br>Jorge<br><br></div><div class="gmail_extra"><br><br><div class="gmail_quote">2014-02-10 18:58 GMT+01:00 Jorge Perez <span dir="ltr"><<a href="mailto:josp.jorge@gmail.com" target="_blank">josp.jorge@gmail.com</a>></span>:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><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>
<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><br>
<br>
<br></blockquote></div><br></div>