2

as it's described in here;

I installed tfs power tools 2012. I used rollback feature by selecting the changeset: thus I'm expecting to rollback to that version and it's working great. When I look at the history of the file that was rollbacked at the "Change" column it's written "edit, rollback"; which is cool.

However I cannot see "which version it has been rollback to". So before rollback I can select the version but later on when I wanted to see "which version it has been rollback to" I can't. Is there a way to find out that information?

rebulanyum
  • 487
  • 10
  • 21

1 Answers1

0

Rollback is non destructive so rollback will undo the checkin ( change set ) and then the previous change set is checked in as a normal checkin. There is no reall reason to differentiate between a rolled back checkin and a normal one.

Mike Beeler
  • 4,081
  • 2
  • 29
  • 44