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&#39;re still working out the kinks.<br><br>

<div class="gmail_quote">On Mon, Jul 18, 2011 at 8:52 AM, Litvinov Sergey <span dir="ltr">&lt;<a href="mailto:slitvinov@gmail.com">slitvinov@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

<div class="im">Robert Maynard &lt;<a href="mailto:robert.maynard@kitware.com">robert.maynard@kitware.com</a>&gt; writes:<br>
<br>
&gt; Hi,<br>
&gt;<br>
&gt; You will need to pull from mater and rerun The SetupForDevelopment<br>
&gt; script in your ParaView tree. Than you should move into your VTK<br>
&gt; directory and run &quot;git fetch pvvtk --prune&quot;. After these steps you can<br>
&gt; do &quot;git submodule update --init&quot; and everything will be up to date.<br>
&gt;<br>
<br>
</div>Thanks. I can do a fresh clone now.<br>
<div class="im"><br>
git clone --recursive git://<a href="http://paraview.org/ParaView.git" target="_blank">paraview.org/ParaView.git</a><br>
</div><div class="im">fatal: reference is not a tree: efd16cc76d4c43ca43b11d4584ef40db28891ff4<br>
Unable to checkout &#39;efd16cc76d4c43ca43b11d4584ef40db28891ff4&#39; in<br>
submodule path &#39;VTK&#39;<br>
</div>cd ParaView<br>
bash ./Utilities/SetupForDevelopment.sh<br>
cd VTK<br>
git fetch pvvtk --prune<br>
cd ../<br>
git submodule update --init<br>
<br>
git pullall<br>
No error here.<br>
<div><div></div><div class="h5"><br>
_______________________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the ParaView Wiki at: <a href="http://paraview.org/Wiki/ParaView" target="_blank">http://paraview.org/Wiki/ParaView</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.paraview.org/mailman/listinfo/paraview" target="_blank">http://www.paraview.org/mailman/listinfo/paraview</a><br>
</div></div></blockquote></div><br>