You'll have to manually fetch pvvtk remote. Start by calling "Utilities/SetupForDevelopment.sh" from ParaView source dir and that will set up all remotes. Then cd into VTK and do a git fetch pvvtk. You won't need this once the changes make into PAraView mater.
Utkarsh On Mon, Aug 20, 2012 at 2:59 PM, Kevin H. Hobbs <[email protected]> wrote: > On 08/20/2012 01:23 PM, Utkarsh Ayachit wrote: >> Just pushed a fix for the IceT tests. Let's see how those fare. >> > > Sorry, git is not being kind to me. > > When I checkout next and update submodules I get: > > $ git submodule update > fatal: reference is not a tree: 5592cbda186f42afec7b3299059975af868423a3 > Unable to checkout '5592cbda186f42afec7b3299059975af868423a3' in > submodule path 'VTK' > _______________________________________________ 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
