Downloading VS Code for an offline repository
Summary The issue at hand involves a sudden change in the file structure generated by reposync when downloading VS Code for an offline repository. The command used is reposync -p ${DESTINATION} –repoid=${REPOID} –downloadcomps –download-metadata –delete, which previously produced a consistent structure but now yields a different organization. Root Cause The root cause of this issue … Read more