<div dir="ltr"><div dir="ltr"><div>Hi Aaron, <br></div><div><br></div><div>> the git parts, like the pre-commit hook and the gitlab-push command are no longer available in the remote module</div><div>> The data is about 2.7 Mb, so one possibility is to just commit the data
directly in the remote repository, I suppose, but I'm not sure how ctest
will then interact with it</div><div><br></div><div>The hook and other bash function are just a convenience, you could upload the file named to Girder and add a template to ensure it can be downloaded. For example, see <a href="https://github.com/Kitware/VTK/blob/3d195c2d9390ce510f3b390541999a599360bf1e/CMake/vtkExternalData.cmake#L59-L60">here</a> <br></div><div>That said, if the module vtkExternalData is already included by the remote build buildsysten, uploading the data manually to girder will be sufficient.</div><div><br></div><div>Hth</div><div>Jc<br></div><div><br></div></div></div><br><div class="gmail_quote"><div dir="ltr">On Thu, Oct 18, 2018 at 4:33 PM Aron Helser <<a href="mailto:aron.helser@kitware.com">aron.helser@kitware.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div dir="ltr">I have a collaborator working with a VTK remote module (MomentInvariants). It so happens that this code was previously part of VTK proper, and was moved to a remote module. It includes some tests, with external test data. We now need to update the test data, and so are trying to change from md5 to sha512, as instructed here: <a href="https://gitlab.kitware.com/vtk/vtk/blob/master/Documentation/dev/git/data.md" target="_blank">https://gitlab.kitware.com/vtk/vtk/blob/master/Documentation/dev/git/data.md</a></div><div dir="ltr"><br></div><div>The cmake and build parts work just as they used to, but unfortunately the git parts, like the pre-commit hook and the gitlab-push command are no longer available in the remote module, since it lives in it's own repository. </div><div><br></div><div>Has anyone dealt with this before? What should we do?</div><div><br></div><div>The data is about 2.7 Mb, so one possibility is to just commit the data directly in the remote repository, I suppose, but I'm not sure how ctest will then interact with it.</div><div><br></div><div>Thanks!</div><div>Aron</div></div>
_______________________________________________<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/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=vtk-developers</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="https://public.kitware.com/mailman/listinfo/vtk-developers" rel="noreferrer" target="_blank">https://public.kitware.com/mailman/listinfo/vtk-developers</a><br>
<br>
</blockquote></div>