tfsbuild
TFS Build Definition deletes itself
In TFS2010 I am having trouble creating Build Definitions. I have created a new Team Project, added the Solution to the Team Project and am now trying to create a Build Definition.[详细]
2023-02-27 12:32 分类:问答How to develop custom activities for Team Build 2010 in an efficient way?
To create a custom workflow activity for Team Build 2010, I have to create a class library that will contains my custom activities, and another one to customize the build process (the workflow).[详细]
2023-02-27 03:18 分类:问答Bug not created on broken build TFS 2010
Our CI build definition has stopped creating a bug on build failure.There are no outstanding build failure bugs.Any advice on where to look to determine why开发者_运维知识库 it would have stopped crea[详细]
2023-02-27 01:32 分类:问答Determine if workspace exists on build server
Is it possible to determine whether a workspace exist on the server given the local path using tf.exe?[详细]
2023-02-25 08:36 分类:问答Visual Studio 2010 Database Project Deployment Strategy
I\'ve just read the VS 2010 Database Project Guidance document (link to guidance document) and I\'m still none the wiser about what\'s a sensible strategy for Continuous Integration DB builds and Unit[详细]
2023-02-24 17:28 分类:问答How do I include PDB files in my TFS 2010 Build?
I am using TFS 2010 and getting to grips with the automated build process. I would like to include pdb files in my builds as these are distributed along with the application (its an in-house app). 开发[详细]
2023-02-24 01:14 分类:问答Can I get the default template to not require items to build?
The Items to build being added as a requirement in the default template appears to be doing so in the editor for Activities.BuildSettings? since I don\'t see it anywhere in the xaml. Or perhaps I coul[详细]
2023-02-22 11:21 分类:问答MSDeploy batch file does not handle quotes anymore
As part of our build process we deploy our web applications using MSDeploy. This worked perfect until a few weeks ago (I think when we updated our build/TFS server to SP1 of TFS 2010).[详细]
2023-02-22 02:59 分类:问答Editing Project Properties for Publish Version in team build
i have a nightly build in my TFS server that runs every night and is working completely fine. we plan to create a clickonce application as well开发者_StackOverflow which is currently working fine exce[详细]
2023-02-21 22:35 分类:问答Team build: Use same external targets for multiple build definitions
I want to use the same targets defined in an external file in multiple build definitions. This external target file should be stored on the source control.[详细]
2023-02-19 22:40 分类:问答