MDT: fix deployment folder version control #6741
Labels
0
no_release_notes
Tickets that do not need release notes, use sparingly!
windows10
Part of windows 10 deployment
Milestone
The mdt share has "dev1", "dev1 backup", and "prod1" folders present - these top 3 look to be in git, but each folder also individually has a .svn repository
acceptance criterial
currently the git repo is file based and too big for github. A query has been submitted to stfc gitlab
as a test shows that it supports git LFS. However we need to note that Git for windows seems to have issues
with files over 4GB so we may need to be selective about what we include to avoid corruption. For example what do we count as derived files and hence not include in version control. Do we need to "deploy" from the share creating a release etc. rather than trying to put all generated binaries into git.
https://github.com/git-for-windows/git/issues/1063
https://github.com/git-lfs/git-lfs/issues/2434
The text was updated successfully, but these errors were encountered: