TFS 与 Perforce(检索文件至更改列表)
实际上,如果同步到特定的变更列表,则会下拉截至该变更列表的 src 存储库的快照。有没有办法在 TFS 中做同样的事情? TFS 变更集是否代表特定的快照?
In perforce, if one syncs to a specific changelist, a snapshot of src repo as of that changelist is pulled down. Is there a way of doing the same thing in TFS? Does TFS changeset represent a specific snapshot at all?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我不熟悉 Perforce 及其术语,但如果我正确理解您的问题,您是在问如何在特定时间点或一组特定更改时检索代码副本?
在 TFS 中,您可以使用“获取特定版本”命令来执行此操作,然后可以选择日期或特定变更集。
I'm not familiar with Perforce and its terminology, but if I'm understanding your question correctly, you're asking how to retrieve a copy of the code at a specific point in time, or as of a specific set of changes?
In TFS, you would do that using the Get Specific Version command, and then you can choose a Date, or a specific Changeset.