回滚变更集 - VS2010 / TFS2005

发布于 2025-01-06 13:02:35 字数 403 浏览 1 评论 0原文

我正在尝试回滚变更集,但没有得到它。 我使用的是 Visual Studio 2010,但 Team Foundation Server 是 2005

我尝试过使用 Power Tool 2010,但没有成功。我已经读过这个问题< /a>,但我认为 Power Tools 2008 版也无济于事,但我还是会尝试。

如果您知道使用 VS2010 和 TFS2005 进行回滚的方法,请告诉我。

I'm trying to rollback a changeset, and I'm not getting it.
I'm using Visual Studio 2010, but the Team Foundation Server is 2005.

I've tried to do with Power Tool 2010, but it didn't work. I already read this question, but I think that Power Tools release 2008 won't help too, but I gonna try anyway.

If you know some way to do rollback with VS2010 and TFS2005, please tell me.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

那请放手 2025-01-13 13:02:35

如果 Power Tools 不起作用,请考虑这一点:

如果您正在处理少量文件/更改,那么您可以对文件执行“获取特定版本”,然后选择您想要“回滚”的版本/日期/变更集“ 到。一旦您在本地拥有该版本的文件,只需将其签入即可,就好像它是编辑一样。本质上,您已经回滚了更改。

If Power Tools isn't working then consider this:

If you are dealing with a small amount of files/changes then you can do a "Get Specific Version" on the files and choose the version/date/changeset you want to "roll back" to. Once you have that version of the file(s) locally then just check it back in as if it were an edit. Essentially you have rolled back your change.

寄风 2025-01-13 13:02:35

如果您使用的是 TFS 2005,则需要 2005 版本的 用于执行回滚的强力工具

尝试将 2010 版 Team Explorer 与旧版本的 Team Explorer 一起使用时,您可能会发现一些怪癖TFS,特别是使用命令行工具时,因此即使您不使用 VS 2005 来开发代码,安装 Team Explorer 2005 也可能是个好主意。

顺便说一句,TFS 2010 比 2005 好用得多,请尽快升级!

If you're using TFS 2005 then you need the 2005 verion of the power tools to do a rollback

You'll probably find a few quirks trying to use the 2010 version of Team Explorer with the older versions of TFS, particularly with the command line tools so its probably a good idea to have Team Explorer 2005 installed even if you're not using VS 2005 to develop your code.

On a side note TFS 2010 is significantly nicer to use than 2005, upgrade ASAP!

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文