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
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
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
I\'ve using Team Build 2010 for some time开发者_运维技巧, and it suddenly stopped working after some changes in the code.
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
The default configuration of the Team Build Number Format is: $(BuildDefinitionName)_$(Date:yyyyMMdd)$(Rev:.r)
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:
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
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技巧
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