TFS如何根据变更集确定要构建的项目列表? [英] How does TFS identify the list of projects to build based on changesets?

查看:137
本文介绍了TFS如何根据变更集确定要构建的项目列表?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

这只是一个普遍的问题,如果有人能指出正确的方向吗?

解决方案

在每个构建过程的TFS中都有一个源定义。 ..如果它是一个TFS托管项目,它将是附加到构建进程的工作文件夹表中的条目或Git托管项目的Git存储库...所以它不是关于changeset,而是文件夹和存储库......

根据今年使用TFS的经验,我可以说当您签入更改时,它们会作为变更集存储在服务器上。变更集包含版本控制中每个项目的历史记录。



您可以查看变更集以获取以下信息:

>哪些文件是更改

>具体更改是什么

>谁更改了文件

>签到的评论包含的内容

>哪些工作项与变更集关联



有关TFS在检入代码和处理变更集时如何工作的详细信息,请单击

此处 [ ^ ]


This is just a general question, if anyone can point me to the right direction please?

解决方案

In TFS for every built process there is a source definition...If it's a TFS hosted project it will be entries in the working folder table attached to the built process or a Git repository for Git hosted project...So it is not about changeset, but folders and repositories...


From experience in working with TFS for this year, i can say that When you check in your changes, they are stored on the server as a changeset. Changesets contain the history of each item in version control.

You can view a changeset to get information about:
>which files were changed
>what the exact changes were
>who changed the files
>what the check-in comment contains
>which work items are associated with the changeset

For more info on how TFS works when checking in code and handling changesets, click
here [^]


这篇关于TFS如何根据变更集确定要构建的项目列表?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆