tfsbuild
VS 2010 Ultimate Edition - hot to use msbuild to refresh exports of partial projects?
I use Visual Studio 2010 Ultimate Edition. Situation is like this: I have two databases solutions A and B. Solution A is exported as partial project. Solution B imports partial project from solution[详细]
2023-02-11 02:21 分类:问答The easiest way to test TFS2010 build template
I\'m currently working on creating a build template for TFS2010 builds. However, I notice that I\'m currently \'spamming\' the source control with every change I make to the template (and lots more fo[详细]
2023-02-10 14:17 分类:问答How do I get who broke the last build in TFS 2010
Hi Is there a way to query who broke the last build in TFS 2010. I know that it is possible to subscribe to the build failed event but I would like to query the TFS to get the last开发者_开发百科 buil[详细]
2023-02-10 03:28 分类:问答TFS Team Build - Build fails if app_code references another project in the solution
I\'ve using Team Build 2010 for some time开发者_运维技巧, and it suddenly stopped working after some changes in the code.[详细]
2023-02-09 05:46 分类:问答How do I make a TeamCity build appear in the TFS Build Explorer?
We are using TFS 2010 for source control and project management, and TeamCity 6.0 for perfor开发者_JS百科ming builds and build reporting (CI and daily deployments for testers).Setting up TFS source la[详细]
2023-02-08 15:03 分类:问答prevent Team Build dropping all binaries to the root of the drop folder
The default configuration of the Team Build Number Format is: $(BuildDefinitionName)_$(Date:yyyyMMdd)$(Rev:.r)[详细]
2023-02-07 23:41 分类:问答WebDeploy to deploy multiple web sites
We\'re using this process to use WebDeploy to deploy and compile two web sites that are a part of the solution.The approach we took was found here:[详细]
2023-02-07 02:47 分类:问答TFS 2010 Build Service Executing Additional Tasks
I need to execute an MSBuild process to perform some additional work after t开发者_高级运维he build service has finished running.Basically, after the app is finished, I need a process to move around t[详细]
2023-02-05 19:48 分类:问答How to build a VS2010 MakeFile project (vcxproj) with TFS Build (No VS 2010)
I have a project that was building fine in VS 2008, and then we installed and started using TFS Build, and then we upgraded to TFS 2010.Everything was still fine and building correctly (开发者_JAVA技巧[详细]
2023-02-05 09:27 分类:问答TFS Build: include branch name in "build number" field of assemblies
I\'d like to be able to look at an assembly and quickly identify which branch it was built out of. What\'s the best way to cofigure TFS Build to include the name of the c开发者_如何学编程urrent branc[详细]
2023-02-05 09:21 分类:问答