<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body dir="auto"><div></div><div><br>I'm really impressed with git lfs. Maybe I'll see if there is someway to use cake to detect if it is installed. Then we could skip tests or examples that reference lfs data.<br></div><div>We have been happy with it for CMB/SMTK. We use an empty file marked for storage with LFS (in .gitattributes) to detect whether the LFS smudge has been run. See lines 153-166 here:</div><div><br></div><div><a href="https://gitlab.kitware.com/cmb/smtk/blob/285a424a4b6c21c54aa314d6693dee39fb27d027/CMakeLists.txt#L166">https://gitlab.kitware.com/cmb/smtk/blob/285a424a4b6c21c54aa314d6693dee39fb27d027/CMakeLists.txt#L166</a></div><div><br></div><div>for the CMake test we use.</div><div><br></div><div>    David</div><div><br></div><blockquote type="cite"><div class="gmail_extra"><div class="gmail_quote">On Nov 30, 2017 7:55 AM, "David Thompson" <<a href="mailto:david.thompson@kitware.com">david.thompson@kitware.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Bill,<br>
<br>
Ben Boeckel set up LFS for the SMTK and CMB dashboard buildbots, so it is possible. However, he prefers to enable LFS on a per-repo basis rather than enable it globally. So most probably some configuration would be required to enable it for any VTK build.<br>
<br>
    David<br>
<br>
> On Nov 30, 2017, at 06:48, Bill Lorensen <<a href="mailto:bill.lorensen@gmail.com">bill.lorensen@gmail.com</a>> wrote:<br>
><br>
> Do any of the dashboard machines have the git lfs client installed?<br>
> I'm thinking of using git lfs to version large data files for the<br>
> VTKExamples.<br>
><br>
> Bill<br>
> ______________________________<wbr>_________________<br>
> Powered by <a href="http://www.kitware.com" rel="noreferrer" target="_blank">www.kitware.com</a><br>
><br>
> Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" rel="noreferrer" target="_blank">http://www.kitware.com/<wbr>opensource/opensource.html</a><br>
><br>
> Search the list archives at: <a href="http://markmail.org/search/?q=vtk-developers" rel="noreferrer" target="_blank">http://markmail.org/search/?q=<wbr>vtk-developers</a><br>
><br>
> Follow this link to subscribe/unsubscribe:<br>
> <a href="http://public.kitware.com/mailman/listinfo/vtk-developers" rel="noreferrer" target="_blank">http://public.kitware.com/<wbr>mailman/listinfo/vtk-<wbr>developers</a><br>
><br>
</blockquote></div></div>
</blockquote></body></html>