[vtk-developers] (no subject)

Jorge Perez josp.jorge at gmail.com
Tue Feb 11 07:56:32 EST 2014


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 http://www.vtk.org/Wiki/VTK/Git:

  Git 1.6.6 or greater is preferred (required for development)

best regards,

Jorge



2014-02-10 18:58 GMT+01:00 Jorge Perez <josp.jorge at gmail.com>:

> 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:
>
> git gerrit-pushFetching gerrit master
> fatal: http://review.source.kitware.com/p/VTK/info/refs download error -
> The requested URL returned error: 403
>
> I have followed all the steps described at
> http://www.vtk.org/Wiki/VTK/Git/Develop
>
> Any idea about how to diagnosis the previous error?
>
> The output of git prepush is (omitted some lines)
>
> git prepush
> * commit 88f3300ebdc4101deeee42bd2b853c9ab7d560fd
>   Author: Jorge Perez <josp.jorge at gmail.com>
>   Date:   Mon Feb 10 13:41:06 2014 +0100
>
>       Upgrading the Tcl examples wrt. VTK 6.x
>
>       Most of them needed invoking the method 'Start' over the object
>       'iren'. Other examples needed upgrading the code following the
>       directions given at
> http://www.vtk.org/Wiki/VTK/VTK_6_Migration_Guide
>
>       Change-Id: If092043a7a9ecda1ccea941281775bff28623d56
>
>  Examples/Annotation/Tcl/TestText.tcl               |    1 +
>  Examples/Annotation/Tcl/TestTextOldWay.tcl         |    1 +
>  Examples/Annotation/Tcl/annotatePick.tcl           |    1 +
>  Examples/Annotation/Tcl/cubeAxes.tcl               |    2 +-
>  Examples/Annotation/Tcl/labeledMesh.tcl            |    1 +
> ...
> Examples/VolumeRendering/Tcl/SimpleRayCast.tcl     |    2 +-
>  .../VolumeRendering/Tcl/SimpleTextureMap2D.tcl     |    2 +-
>  85 files changed, 99 insertions(+), 45 deletions(-)
>
>
> best regards,
>
> Jorge
>
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtk-developers
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtk-developers/attachments/20140211/be3ccfa8/attachment-0002.html>


More information about the vtk-developers mailing list