Back to Projects List
- Jean-Christophe Fillion-Robin (Kitware, Inc.)
- Andras Lasso (Queen's University)
- Steve Pieper (Isomics, Inc.)
Work toward finalizing the conversion from
Slicer SVN repository mirror mirrored on GitHub
to
GitHub only repository
- Objective A. Remove all large binary data from current Slicer source version and filter history removing large data from past commits and restore authorship
- Objective B. Document how developers can upload binary data, and update release process as needed. (based on ITK great documentation)
- Objective C. Publish updated repository
- See plan documented on the wiki Labs page. See https://www.slicer.org/wiki/Documentation/Labs/TransitionToGit
- Describe specific steps you have actually done.
- ...
- ...
- ITK documentation
- CMake ExternalData: Using Large Files with Distributed Version Control
- PR #1158: Reduce source tree size downloading test data from 114MB to 74MB (35% decrease)
- Slicer Wiki: Labs
- git_list_largest_file_from_history
- 02_Update_Slicer_CLI_buildsystem_to_download_test_data_from_midas.ipynb