tfsbuild
tfsdeployer continuous build
We have a tfs 2010 setup with some deployment machines running tfs deployer to automate the deployment of our builds.[详细]
2023-04-05 00:56 分类:问答Different projects join the same queue in TFS Builds
I have just upgraded our TFS 2008 to TFS 2010. We have a few project areas in our source control and in 2008 they all seemed to have their own build queue, i.e. we could have 2 builds going on if ther[详细]
2023-04-04 14:41 分类:问答TFS 2010, BuildAgent and MSBuild for changelog.txt with changeset
We use TFS 2010 with VS 2010 for our web projects (php). Since we do not actualy use .proj files I have created my own to do builds (only zip files to output dir). Also we use MSBuild community tasks.[详细]
2023-04-03 14:06 分类:问答Problems with a TFS 2010 build running indefinitely?
A TFS build of mine that used to work started running indefinitely. After queuing a build the build agent crashes. Here is the crash in the even开发者_JAVA百科t log:[详细]
2023-04-03 05:09 分类:问答Building a solution including an F# project using a build service on a windows server with F# runtime 2.0
I am trying to make work the TF开发者_C百科S 2010 build service (on a Windows Server SP2). The solution I want to get built includes many C# projects and one F# project. On my own PC, where I have Mic[详细]
2023-04-02 20:54 分类:问答How to make database name a parameter on deploymanifest?
I am trying to customize default TFS build process by adding a step where a database is deployed using the database project. I followed [these steps][1] and the DB deployment works when the database n[详细]
2023-04-02 04:46 分类:问答TFS2010 build - how to run debug with unit tests before release build
We are working on fine tuning the automated build process using TFS 2010. During development, we use a special configuration to run our unit tests. During the build, does it make sense/possible to do[详细]
2023-04-02 01:32 分类:问答How to use MS Team Build with other compilers?
I\'ve been using Team Build 2010 successfully to automate builds where the source code is written in MS C#/C++.[详细]
2023-04-01 09:42 分类:问答integrate dotCover with TFS
Is there a tutorial somehwere or can somebody explain how to integrate dotCover with TFS? I want to run dotCover (probably the console runner?) as part of the team build process and would like to gene[详细]
2023-04-01 07:39 分类:问答TFS Automated Build Strategy Questions
I\'m new to Team Foundation Server, and I\'m currently working on setting up an automated build strategy for my project. One bit of confusion I\'m having is how to setup automated builds that match ou[详细]
2023-04-01 03:20 分类:问答