初始“得到” 由团队构建完成
是否有人有关于最初“完成”Team Build 的文档的链接(当下载 ConfigurationFolderPath(即 TFSBuild.proj)中的文件时)。
我所能找到的只是这篇博文:
我想了解更多有关此的信息。 (即我可以让它指向多个文件夹)。
Does anyone have any links to documents about the initial "get" done Team Build (when the files from the ConfigurationFolderPath (ie TFSBuild.proj) are downloaded).
All I could find was this one blog post:
http://blogs.msdn.com/jpricket/archive/2007/12/10/changing-the-recursion-type-for-the-initial-get-that-team-build-does.aspx
I would like more info about this. (Namely can I make it point to more than one folder).
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
不幸的是,它仅限于单个文件夹,并且您可以执行的唯一配置是该博客文章中指定的配置(即在“否”、“单级”和“完全递归”之间进行选择)。
Unfortunately it's limited to a single folder and the only configuration you can do is the one specified in that blog post (i.e. choose between no, single level, and full recursion).