tfsbuild
TFS deploy web site to IIS 6 on build
I\'m new to TFS and I\'m trying to set up my build server to automatically deploy a website to a local test server running IIS 6.[详细]
2023-04-12 18:29 分类:问答TFS Alert of successful build after failed build
Is there away to get an email of a successful build after a failed build in TFS? I can get emails when the build fails (which I do).And I can get emails when the build succeeds.[详细]
2023-04-12 08:19 分类:问答TFS2010: Disable email alert for private builds
We are taking on new developers and encouraging them to use TFS2010\'s private builds feature - a build is done using a shelveset, so you can see what impact changes will have.[详细]
2023-04-12 00:28 分类:问答Using NuGet for Internal & External Dependencies in TFS
I\'m currently looking at NuGet to solve my dependency problems in TFS and what I wanted to do is to host my own NuGet server that would take care of interna开发者_如何学JAVAl dependencies. I also wan[详细]
2023-04-11 06:24 分类:问答How to move builds done via Build Manager on Team Foundation Server to another server?
So, we\'re using continuous integration in our current Team Foundation Server 2010 setup, and so far it\'s working great. We\'re doing shelvesets, the build is running on the Build Manager in TFS, and[详细]
2023-04-11 05:54 分类:问答How do I deploy using MSDeploy in Team Build 2010 using the WMSVC service and NTLM authentication?
I am trying to deploy using Team Build 2010 to a Windows Server 2008 R2 web server. My build server agent is setup to run under a Windows domain account.I have successfully given this domain account p[详细]
2023-04-11 00:10 分类:问答TFS 2010 command line - TFSConfig setup /install
Background: This is a little known command available with the Team Foundation Server\'s command line utility. Essentially it lets you install team build services (along with controller开发者_如何转开[详细]
2023-04-10 22:35 分类:问答TFS Team build database build fails intermittently with missing dbschema reference TSD01236
I have a team build that is building a database project. The build has been failing intermittently for a while. Several of the projects build successfully but the \"main\" project in the solution fail[详细]
2023-04-09 11:41 分类:问答When to Use Gated Check-In?
I am using TFS 2010. Currently I use Gated Check-in build on the trunk (MAIN) branch only. And, I use CI on DEV and RELEASE branches.[详细]
2023-04-09 10:19 分类:问答TFS Build Error While Invoking custom build file via TFS Build definition
I use TFS 2010, VS 2010. I wrote a custom msbuild proj file which I use locally to build my solution. I use MSBUILD.exe TFSBuild.proj and it does everything in my local machine. (I have a taregt call[详细]
2023-04-09 03:58 分类:问答