I would like to migrate a shelveset from one branch to another. Here is my command:
tfpt unshelve MigrateShelf /migrate /source:"$/Code/OldBranch/Source" /target:"$/Code/NewBranch/Source"
When I execute it, I the window pops up, but it is still unshelving into OldBranch.
I see this question
tfpt migrate for TFS doesn't do anything
and it looks like he has the same question, but he accepted an answer, then complained that it didn't solve his issue?