We are moving to a process where multiple developers will be working on solutions in a couple of different TFS branches. Already there has been confusion where people open solutions from a branch diff
Is it possible to rename a TFS2010 team project? The project in question is based on the开发者_开发知识库 CMMI 5.0 team project template, but it has been modified with several custom modifications (n
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
I\'m a noob to calling WCF web services, so am hoping this is an easy question. When calling a web service with .NET 4 winform client, how do I change the authorization scheme from Anonymous to NTLM?
I w开发者_开发知识库ould like to add my Build Definitions to TFS Source Control.Is there anyway to do this?Not really, no. If you\'re trying to track changes to your build definitions, you can use a c
Branching guidance usually describes an immortal \"Main\" branch, with features branched from Main, and merged back to Main, and Releases branched from Main, with further branches of a Release as nece
I accidentally rolled back an entire changeset.How can I undo that operation, and restore开发者_如何转开发 the changeset?If you select \"Rollback Entire Changeset\" in TFS, it changes the local files
Is it possible to set up an email project alert for the entire TFS collection or do开发者_如何学运维 they need to be created for each individual project in the collection?
Let\'s say I have UserStory1 and sub-tasks Task1, Task2 and Task3. Business decided that UserStory1 should not be implemented. They changed their minds and they don\'t want this anymore.
Using Team Foundation server and BIDS 2008, I receive a screen to check out the dtproj file every time th开发者_StackOverflow社区e Get Latest operation is performed.