显示自上次“获取最新版本”以来的变更集?

发布于 2024-07-13 01:42:22 字数 153 浏览 3 评论 0原文

使用 Team Foundation Server 和 Visual Studio 2008,有没有办法突出显示自上次“获取最新版本”以来提交的内容? 这将使我能够快速识别自上次“拉取”以来提交的内容,而不必记住我上次同步的变更集。

谢谢。

埃里克

Using Team Foundation Server and Visual Studio 2008, is there a way to highlight the submissions since my last "get latest version"? This would allow me to quickly identify what has been submitted since my last "pull" without having to remember which changeset I last synced with.

Thanks.

Eric

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

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

发布评论

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

评论(1

北凤男飞 2024-07-20 01:42:22

如果您在解决方案资源管理器中右键单击该文件并选择比较选项,则在弹出窗口中将目标版本设置为<代码>类型:<代码>最新版本。

单击确定,您的比较器工具将打开,显示本地文件与服务器中最新版本之间的差异。

If you right-click the file in the Solution Explorer and select the Compare option, in the pop-up window set the Target Version as Type: Latest Version.

Click OK and your comparer tool will open up showing the differences beteween your local file and the latest version in the server.

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