简体   繁体   中英

Get specific changeset after multiple check-ins in TFS

Problem is we had done some changes and check in the code and build was created successfully, two other team members checked in code which contained lot of files and the build started failing. Now I have to roll back the changes to my checkin(till it build was successful) state.

Please let me know if there is an alternative to manually roll back each file and check in. I can do Get Specfic Version>Changesetno. but it will successfully create my local build. I want that to happen in TFS in one go.

It's like Roland says. Moreover, having installed the latest TFS Powertools you get the additional option to graphically make your choices:

在此处输入图片说明

So you only need to know which changesets you want to rollback.

You can do a rollback if you have the Team Foundation Powertoys . It's not a rollback in the SourceSafe sense that destroyed later check-ins, but more a "perform all the required edits to undo the subsequent check-ins" approach.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM