随笔分类 -  Version Control

How TFS Build Get Associated Changesets/Workitems and Update Workitems
摘要:When we queue a build in TFS, if it failed, TFSBuild will create a bug workitem. If it successes, TFSBuild will update associated workitems. 1 How TFSBuild gets associated changesetsDeclaring Type:Mi... 阅读全文

posted @ 2010-07-29 00:54 Ruiz 阅读(2360) 评论(1) 推荐(0)

How to exclude file types in TFS source control
摘要:The exclude file types are defined in HKEY_CURRENT_USER\Software\Microsoft\VisualStudio\9.0\TeamFoundation\SourceControl\AddOptions\ExcludeMasks, the default value like Debug;Release;*.pdb;*.obj;*.dll... 阅读全文

posted @ 2009-11-10 13:15 Ruiz 阅读(411) 评论(0) 推荐(0)

导航