This is to do with setting up my Visual Studio to do TFS workflows in a convenient manner. Currently I have to lookup the code file, seek it in my Solution Explorer and then right click on that file t
Is there anyway to edit coments in the history section after saving the wo开发者_C百科rk item? NickIf you just mean check-in comments...
We have a very large product that compiles just fine on our 32 bit build controllers and mostly on our 64 bit build controllers with one exception. We have a precompiled web forms front end. When it b
If there\'s configured binding of the solution with TFS, when you opening a solution VS asks you: ---------------------------
My small development team uses TFS2010 in a corporate setting, and just about everyone on the team has their TFS workspace mapped to a folder at the root level of their C: drive (e.g., C:\\TFS).From a
I am trying to retrieve a list of opened work items for a given project programmatically.In searching through the web, the only way that I can see to do this is to use the WorkItemStore API and execut
I have a project on vs 2010. I have tried to add project on windows server 2003 which has tfs 2010 installed. Later on I have switched to windows server 2008 and then installed tfs 2010 again. But I h
I\'m using selenium 2.0.3 (from a nuget package) for some browser tests. Which all work fine on my lo开发者_StackOverflowcal maching.
I am not seeing the out of the box workbooks that come with MSF for Agile Software Development v5.0 in my Team Project. Turns out, TFS stores the Excel files for the template in the SharePoint portal
Is there any add - in for VBA in TFS for performing source control activities like Check in, Check out ?