[Paraview] Problems with live-data branch and submodules

pat marion pat.marion at kitware.com
Thu Feb 3 12:41:40 EST 2011


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.Rauschmayr at 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
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.paraview.org/pipermail/paraview/attachments/20110203/37ab6187/attachment.htm>


More information about the ParaView mailing list