Changes for page tfvc

Last modified by Rudi Marais on 2023/05/22 23:50

<
From version < 2.1 >
edited by Rudi Marais
on 2022/02/02 13:46
To version < 4.1 >
edited by Rudi Marais
on 2022/02/02 15:05
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -5,19 +5,24 @@
5 5  The process to sync the tfvc to the git repo
6 6  
7 7  1. pull all the latest changes from TFVC via cli
8 -
9 -1. {{code language="powershell"}}tf vc workspace /new migration /collection:https://dev.azure.com/ebsphere
8 +\\{{code language="powershell"}}tf vc workspace /new migration /collection:https://dev.azure.com/ebsphere
10 10  mkdir c:\dev\src\migration
11 11  cd c:\dev\src\migration
12 12  tf vc get{{/code}}
13 13  
14 14  1. do an extract and dump into excel to generate the copy commands
15 -\\{{code language="PowerShell"}}forfiles /P C:\dev\src\migration /S /C "cmd /c echo @isdir;@ext;@path" >>list3.txt
16 -{{/code}}
14 +\\{{code language="PowerShell"}}forfiles /P C:\dev\src\migration /S /C "cmd /c echo @isdir;@ext;@path" >>list3.txt{{/code}}
15 +
16 +(% start="3" %)
17 17  1. execute copy commands from excel generation
18 -11. this will split the source into master and feature brances
18 +11. this will split the source into master and feature branches
19 19  
20 +1. A recon step must be performed at this stage to make sure all files where copied this is performed in excel
21 +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
22 +11. rectify any problematic items
23 +
20 20  1. run the [[tf-sync.ps1>>doc:.tf-sync.WebHome]] script
21 21  11. this will parse the directories that was created into the migration repository
22 22  111. see [[mappings >>doc:.mappings.WebHome]]for structure
23 -11. this will create or update the migration repository
27 +11. this will create or update the migration repository in GIT
28 +11. an .gitignore gets injected this will make sure binaries are excluded

Need help?

If you need help with XWiki you can contact: