Hello all,
In the project I have inherited, there was a lot of old branches from previous versions of AX and I wanted to clean it up. I found the rename action in Azure Dev Ops on the branch name. I used this to clean up the naming. This has created two problems:
1: The changesets I had applied in my main branch are no longer showing up in the history of that branch.
2: There's an extra folder showing up under Trunk in the project, it has the name of one of the old branches that has since been renamed.
I'm hoping this is another case of learning curve missed commands and I hope it is an easy fix.
Details on item 1: Here's the changesets as viewed in the Azure DevOps web page:
History missing in Main now:
I renamed Dev-10 to Main, and I'm expecting that all the latest code that was in Dev-10 is now in the branch called Main. But now I'm not certain how to verify that given what I'm seeing as outlined here.
Any ideas?
Details on item 2:
See the folder here called Dev-10 marked with a + new files added indicator.
How do I remove these permanently?
Post Script investigation. I've found some related links:
https://stackoverflow.com/questions/27491584/how-can-i-fix-tfs-history-after-rename