Whilst I\'m aware that there is a command line tool to permenantly delete a TFS work item. (e.g. How to delete Work Item from 开发者_运维知识库Team Foundation Server)
I\'m trying to create a TFS build definition for a WCF service I\'m working on. When I go to set the \"Items to Build\\Projects to Build,\" I can\'t choose any .*proj or .sln file. The source for the
After getting latest, I was asked to perform merge on a file. By mistake I clicked on \'take server version\', is it possib开发者_运维技巧le to get my data back?Yes, there is chance to get your data
We use TFS to deploy our applications to multiple environments (Dev, QA, Prod). Simple enough, our Dev and QA environments have URLS like dev.domain/APPLICATION and qa.domain/APPLICATION. So we have a
I\'m already finishing my project build automation :) with Hudson and Nant. My project structure is something like
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
Is it possible to run the tests on T开发者_运维问答FS 2010 with a different identity ? The code being tested require higher privileges ( Active Directory, Filesystem manipulations) than the ones the
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
is there a way to intercept a check-in comment during check-in operation on Team Foundation Server Version Control in order to enrich it with additional information?
we have a very tricky situation which am sure can be avoided if dealt with properly. There were 5 different branches of a specific application in our TFS 2010. All the branches were merged into 1 bra