
TFS Build problems - social.msdn.microsoft.com
Feb 19, 2008 · The ascx control contains a label and a button of which both text properties are contained in a Resources.resx in the App_GlobalResouces section of my solution. When I build the …
TFS Thinks We Need To Merge Files, Over and Over
Oct 26, 2010 · What we are seeing is that TFS thinks that there are changes that need to be merged between main and branchX, and even if you apply these merges, TFS just wants you to merge those …
Error connecting to TFS GIT repository using c#
Aug 11, 2017 · The discussion for TFS has moved! Report a problem with TFS itself on Developer Community, provide a suggestion on UserVoice, get advice on Stack Overflow, and get support on …
TFS Tools under /Common7/IDE not installed?
Feb 16, 2007 · On a dev TFS server deployment, the ..\common7\ide directory contains the various tools such as glimport.exe, glexport.exe. However, on a new installation I performed on a clean box, there …
TFS Backup fails... - social.msdn.microsoft.com
Tfs_test DB / Collection was deleted long back but we have the DB still on our SQL server also we don't see this when we try to attached the collection. We need to get rid of the backup failing instance ...
TFS - Server Name - social.msdn.microsoft.com
Aug 4, 2011 · The discussion for TFS has moved! Report a problem with TFS itself on Developer Community, provide a suggestion on UserVoice, get advice on Stack Overflow, and get support on …
TFS 2013 API - social.msdn.microsoft.com
Jun 9, 2014 · The VSO API on TFS 2013 will be released in a future, but not have a plan at present. See Brain Harry's blog for more information. Best regards,
TFS Visual Studio online - how to adding new user
Jun 16, 2023 · Please refer the below threads, which contains how to add new user to TFS Visual Studio Online account and how to give access permissions to user.
TFS "Edit project-level information" permission
Oct 19, 2010 · I'm looking for what specifically the "Edit project-level information" permission allows you to do. So far I've noticed that by default you need this to add/delete areas & iterations, manage …
TFS C# API? - social.msdn.microsoft.com
Jun 22, 2015 · Looking for a link to API with included objects and methods in Visual Studio for C# manipulation of TFS branches with the goal of automating the process of merging branches.