Changes for page tfvc
Last modified by Rudi Marais on 2023/05/22 23:50
Change comment:
Renamed back-links.
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -26,15 +26,14 @@ 26 26 11. get directory listing of copied files (dir/s/b %path% > list.txt) and dump into "recon" sheet and "recon" column in main sheet will indicate if any are missing with a 1 27 27 11. rectify any problematic items 28 28 29 -1. run the [[tf-sync.ps1>>doc:.tf-sync.WebHome]] script 29 +1. run the [[tf-sync.ps1>>doc:technical-documentation.Source Control.migration.tfvc.tf-sync.WebHome]] script 30 30 11. this will parse the directories that was created into the migration repository 31 -111. see [[mappings >>doc:.mappings.WebHome]]for structure 31 +111. see [[mappings >>doc:technical-documentation.Source Control.migration.tfvc.mappings.WebHome]]for structure 32 32 11. this will create or update the migration repository in GIT 33 33 11. an .gitignore gets injected this will make sure binaries are excluded 34 34 11. subsequent runs if the repo already exists will create a feature branch for the main branches timestamped with the date is was ran 35 35 ie: /feature/master-20220202-172700 36 36 37 - 38 38 = Disable TFVC repository = 39 39 40 40 After a repository has been moved to the staging environment and a call has been made to switch off the old repository we will put the old repository in read-only mode, the steps are: