Hi Nathalie,

You need to go to the VTK directory inside the ParaView directory and add my
vtk github repo:

git remote add live-data git://github.com/patmarion/VTK.git
git fetch live-data

After you execute the git fetch command, git will be able to resolve the
75ba5e2313 reference when you update submodules.

Pat


On Thu, Feb 3, 2011 at 12:08 PM, <nathalie.rauschm...@dlr.de> wrote:

> Hello Pat,
>
> I'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:
>
> fatal: reference is not a tree: 75ba5e2313ea4ce87fc5c046968199bfc6a7042a
> Unable to checkout '75ba5e2313ea4ce87fc5c046968199bfc6a7042a' in submodule
> path 'VTK'
>
> What could be the reason?
>
>
> Best regards,
> nathalie
>
>
>
_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the ParaView Wiki at: 
http://paraview.org/Wiki/ParaView

Follow this link to subscribe/unsubscribe:
http://www.paraview.org/mailman/listinfo/paraview

Reply via email to