Changes for page tfvc
Last modified by Rudi Marais on 2023/05/22 23:50
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -11,9 +11,9 @@ 11 11 tf vc get{{/code}} 12 12 13 13 1. do an extract and dump into excel to generate the copy commands 14 -\\{{code language="PowerShell"}}forfiles /P C:\dev\src\migration /S /C "cmd /c echo @isdir;@ext;@path" >>list3.txt 15 - {{/code}}16 - 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 18 11. this will split the source into master and feature branches 19 19