Hi Nathalie,<br><br>You need to go to the VTK directory inside the ParaView directory and add my vtk github repo:<br><br>git remote add live-data git://<a href="http://github.com/patmarion/VTK.git">github.com/patmarion/VTK.git</a><br>
git fetch live-data<br><br>After you execute the git fetch command, git will be able to resolve the 75ba5e2313 reference when you update submodules.<br><br>Pat<br><br><br><div class="gmail_quote">On Thu, Feb 3, 2011 at 12:08 PM,  <span dir="ltr">&lt;<a href="mailto:Nathalie.Rauschmayr@dlr.de">Nathalie.Rauschmayr@dlr.de</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">Hello Pat,<br>
<br>
I&#39;ve seen in the ParaView mailing list that the code of the LiveDataSource is available in your repository. I checked out the live-data branch, but updating the submodules always fails with the following error message:<br>

<br>
fatal: reference is not a tree: 75ba5e2313ea4ce87fc5c046968199bfc6a7042a<br>
Unable to checkout &#39;75ba5e2313ea4ce87fc5c046968199bfc6a7042a&#39; in submodule path &#39;VTK&#39;<br>
<br>
What could be the reason?<br>
<br>
<br>
Best regards,<br>
nathalie<br>
<br>
<br>
</blockquote></div><br>