I have moved some source files from within the TFS GUI from:
$Product\AppName1\File
to:
$Product\AppName Common\File
The history of the changeset has been preserved but not the labels – can anyone help?
The strange (and annoying) part of this is that the label history is show after the move but when I commit the move (which is actually a rename in TFS terms) then the label info is gone
You used the “Move” command in Source Control Explorer? It creates a new changeset. Surely the label still contains the original versions, before the move?