Rollback entire solution/project to specific changeset in TFS?

Shimmy Weitzhandler picture Shimmy Weitzhandler · Apr 10, 2013 · Viewed 21.4k times · Source

I am at changeset 121.

I want to rollback down to version 112, ignoring all the changes I've made since then.

I found this answer but I can't find the command in the menu. I'm struggling with this over an hour now and can't find the real solution. All I'm trying to do is rollback to changeset 112 disregarding all the changes made since then. Just like going back in time entirely erasing the past.

Answer

AndrewVS2013 picture AndrewVS2013 · Apr 1, 2015

You can actually do that. In Source Control, view the history of your solution project, then select all the changesets down till the one you want to rollback to and then right click-> rollback. That will roll back all changesets in order, effectively undoing ALL changes made to the solution folder