I\'m in the process of setting up a backup plan for a Team Foundation Server. I downloaded Power Tools for TFS and I\'m using the Backup Plan Wizard that was included in that pack. I am now at the ste
I have a feeling this is a very stupid question, but I can\'t find the answer anywhere. So 开发者_StackOverflow社区we have a Dev branch and a QA branch. I merge a bunch of contiguous changesets from
How can I copy a changeset from the Mainline to a开发者_运维百科 Branch in TFS? I can\'t seem to find anything on this.You mean how to merge the change from Main line to the branch? you just right cli
Quick and simple question I did not find an answer for: How does TFS store binary files? I know that for text files it stores the complete content of the l开发者_开发百科atest version and diffs to it
I am running a build via TFS 2010 for my MVC3 project, but it fails with the message; Controllers\\AccountController.cs (5): The type or namespace name \'Mvc\' does not exist in the namespace \'Syste
I am new to source control and have a question.I have a TFS project that already has de开发者_如何学Pythonv, test, and prod branches.I have fixed a bug in the dev branch, and now I need to get the cha
I want to notify each team member when a work item is assigned to them. I know how to set up an alert per team member (so if there are 10 t开发者_运维问答eam members I set up 10 seperate alerts) but i
Is it possible to use TFS source control without Visual Studio? I have to put some files in some source control, those files are stored in a folder in some server, that is something 开发者_StackOverfl
We have a project that will be developed in multiple phases over the next 12- 18 months. It\'s an agile-esque project in a waterfall environment, it that matters.
I can open a web project in TFS; however, in my QA environment I have to change it to use IIS.In my local dev environment, I don\'t have IIS and can\'t install it.