[vtk-developers] vtk-m issue

Andrew Maclean andrew.amaclean at gmail.com
Tue Nov 7 23:42:55 EST 2017


Hi Aron,

That seems to have worked.

Thankyou very much.

Regards
   Andrew


On Wed, Nov 8, 2017 at 1:08 PM, Aron Helser <aron.helser at kitware.com> wrote:

> Hi Andrew,
> If you see the  “local changes checked into the index but not commited”
> message again,
> try 'git submodule update' - it helps me sometimes.
>
> vtk-m recently started using git lfs to download its test data files, I
> think. You'll need to go install it for your platform: https://git-lfs.
> github.com/
>
> HTH,
> Aron
>
> On Tue, Nov 7, 2017 at 4:15 PM, Andrew Maclean <andrew.amaclean at gmail.com>
> wrote:
>
>> I have been seeing this message in relation to vtk-m:
>> ​   ​
>> git “local changes checked into the index but not commited”
>> ​This is what I see in gitk:
>> -----------------
>> Author:
>> Committer:
>> Parent: e74451f07bc90d3671e69634494a10e6d556789a (Merge topic
>> 'increment-master-version-number')
>> Branch:
>> Follows:
>> Precedes:
>>
>>     Local uncommitted changes, not checked in to index
>>
>> ---------------------------- ThirdParty/vtkm/vtk-m
>> ----------------------------
>> Submodule ThirdParty/vtkm/vtk-m contains untracked content
>> Submodule ThirdParty/vtkm/vtk-m contains modified content
>> Submodule ThirdParty/vtkm/vtk-m 891cfe4..3f60845:
>>   > Merge topic 'new-virtual-objects'
>>   > Merge topic 'remove_vtkm_override'​
>>
>> ----------
>>
>> So after finally giving up trying to fix this, I did a fresh checkout and
>> I now get this:
>>
>> $ git submodule update --init
>> Submodule 'VTK-m' (https://gitlab.kitware.com/vtk/vtk-m.git) registered
>> for path 'ThirdParty/vtkm/vtk-m'
>> Cloning into 'C:/Development/Kitware/src/VTK/ThirdParty/vtkm/vtk-m'...
>> git: 'lfs' is not a git command. See 'git --help'.
>>
>> Did you mean this?
>>         flow
>> error: external filter git lfs smudge %f failed 1
>> error: external filter git lfs smudge %f failed
>> fatal: data/sample.cosmotools: smudge filter lfs failed
>> Unable to checkout '891cfe4aec626d7e07e184a5bd92c48405714b69' in
>> submodule path 'ThirdParty/vtkm/vtk-m'
>>
>>  If you run  git submodule update --init​ again you get something like
>> this:
>> error: The following untracked working tree files would be overwritten by
>> checkout:
>>         .clang-format
>>         .gitattributes
>>         CMake/FindEGL.cmake
>>         CMake/FindGLEW.cmake
>>         CMake/FindGLFW.cmake
>>         CMake/FindMESA.cmake
>>         CMake/FindPyexpander.cmake
>>         CMake/FindTBB.cmake
>>         CMake/FindThrust.cmake
>>         CMake/TestBuild.cxx.in
>>         CMake/VTKmBuildDocumentation.cmake
>>   ...
>> Please move or remove them before you can switch branches.
>> Aborting
>> Unable to checkout '891cfe4aec626d7e07e184a5bd92c48405714b69' in
>> submodule path 'ThirdParty/vtkm/vtk-m'
>>
>>
>> Does anyone know what is going on?
>>
>>
>>
>> ​Thanks
>>    Andrew​
>>
>> --
>> ___________________________________________
>> Andrew J. P. Maclean
>>
>> ___________________________________________
>>
>> _______________________________________________
>> Powered by www.kitware.com
>>
>> Visit other Kitware open-source projects at
>> http://www.kitware.com/opensource/opensource.html
>>
>> Search the list archives at: http://markmail.org/search/?q=vtk-developers
>>
>> Follow this link to subscribe/unsubscribe:
>> http://public.kitware.com/mailman/listinfo/vtk-developers
>>
>>
>>
>


-- 
___________________________________________
Andrew J. P. Maclean

___________________________________________
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtk-developers/attachments/20171108/4bc70889/attachment-0001.html>


More information about the vtk-developers mailing list