[Paraview] problem with git clone in VTK submodule

David Partyka david.partyka at kitware.com
Mon Jul 18 12:26:49 EDT 2011


I think I fixed this server side as well. Apparently on Friday I missed one
vtk branch to merge from pv-next to pv-master. My apologies, this is a new
process for everyone and we're still working out the kinks.

On Mon, Jul 18, 2011 at 8:52 AM, Litvinov Sergey <slitvinov at gmail.com>wrote:

> Robert Maynard <robert.maynard at kitware.com> writes:
>
> > Hi,
> >
> > You will need to pull from mater and rerun The SetupForDevelopment
> > script in your ParaView tree. Than you should move into your VTK
> > directory and run "git fetch pvvtk --prune". After these steps you can
> > do "git submodule update --init" and everything will be up to date.
> >
>
> Thanks. I can do a fresh clone now.
>
> git clone --recursive git://paraview.org/ParaView.git
> fatal: reference is not a tree: efd16cc76d4c43ca43b11d4584ef40db28891ff4
> Unable to checkout 'efd16cc76d4c43ca43b11d4584ef40db28891ff4' in
> submodule path 'VTK'
> cd ParaView
> bash ./Utilities/SetupForDevelopment.sh
> cd VTK
> git fetch pvvtk --prune
> cd ../
> git submodule update --init
>
> git pullall
> No error here.
>
> _______________________________________________
> 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
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.paraview.org/pipermail/paraview/attachments/20110718/bf51c06a/attachment.htm>


More information about the ParaView mailing list