I'm using vs.net 2010, and when I right click on a change set when viewing history, I have the option that reads 'Rollback entire changeset'.
When I click on it, it says 'there are no changes to rollback'.
If I compare the changeset I want to rollback with a previous changeset, I do indeed see differences in the files.
What could the issue be?
This is the latest changeset which I basically just want to delete or rollback, how can I do this?
Rollback does not delete changesets or any data. If you change your mind, use rollback to revert the content of the files back to their state before the rollback.
From the commit page, select More actions, and then choose Revert. Confirm that you want to revert. Choose Revert in the dialog. A branch is created with the reverted changes.
Select the changeset you want to roll back. Right click on the changset and choose "Rollback". Check that the pending changes are correct (the rollback command will revert the entire changeset not just the file you selected)
Right click on the change set that you want to revert, and from the context menu, select the entry Rollback Entire Changeset: You will have to check-in the modified files/folders, which are waiting for the final commit to complete ... Get Mastering Visual Studio 2017 now with the O'Reilly learning platform.
Are these changes made by another user? If so then this might apply:
make sure you Get Latest Version of the files first otherwise you will receive a "TF204003: No changes to roll back." error
Community content from http://msdn.microsoft.com/en-us/library/dd380776(v=vs.100).aspx
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With