[Paraview-developers] VisitBridge submodule issues

Shawn Waldon shawn.waldon at kitware.com
Thu Apr 2 12:59:53 EDT 2015


Hi all,

The VisitBridge submodule was updated as part of a branch merged into
master earlier today.  When you update to the current master in an old tree
from before the Gitlab migration and run `git submodule update` you may get
an error like this:

Unable to checkout 'c9f49930c170c9c0ea8e47607a33e3d7ee66f410' in submodule
path 'Utilities/VisItBridge'

The solution is to run this:
git submodule sync

This command updates the submodules to point at the new Gitlab locations.
After this running `git submodule update` again should find the commit in
the VisitBridge submodule.

Shawn
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/paraview-developers/attachments/20150402/e9958878/attachment.html>


More information about the Paraview-developers mailing list