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.
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.
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.
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
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
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
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开发者_如何转开
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
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.
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