About 265,000 results
Open links in new tab
  1. Opening Source Control Explorer in Visual Studio 2022

    Nov 19, 2021 · After moving the repository to git, I could not use source control explorer anymore. The solution is to update source control back to TFS. Tools > Options > Source Control > …

  2. What exactly is TFVC (Team Foundation Version Control)

    Aug 8, 2015 · Team Foundation Version Control is the actual version control and storage mechanism behind TFS. It is distinctly identified because you can also use Git for the version …

  3. What are the big differences between TFVC (TFS Version Control) …

    What are the big differences between TFS and Git for source control when using VS 2013? MSDN has a very extensive page on all the features and differences between Team …

  4. How to connect TFS in Visual Studio code - Stack Overflow

    Jan 2, 2018 · Git and TFVC are the two source control options in TFS. If you're not using Git, you're using TFVC. Does that answer the question?

  5. Re-establish TFS source control bindings - Stack Overflow

    Jan 3, 2013 · Most of the time none of my files seem to be under source control, but in a couple of projects my source control bindings are OK in the root folder, but not working in subfolders off …

  6. Visual Studio Enterprise 17.5 TFS Source Control Plug-in Missing

    Feb 22, 2023 · As a workaround, I was able to install Visual Studio Teams Explorer 2022 x64 (Despite warning messages) to check out my TFS code on ARM. Now I can open the code in …

  7. How to ignore files/directories in TFS for avoiding them to go to ...

    TFS will unmark them as having a pending add change, and the files will sit quietly in the project and stay out of TFS. Another way is with the Add Items to Folder command of Source Control …

  8. TFS source control - new files not automatically detected as …

    Mar 31, 2016 · The question specifically says that new files are not automatically detected as pending changes. Also the detection described in your answer doesn't happen in the "Source …

  9. TFS as source-control: what do you love? what do you hate?

    May 9, 2010 · I think this thread will help people decide if TFS is for them vs. other source control systems. While TFS does a lot more than that, I think that source control is so critical to …

  10. How do I change the local path of a subfolder in TFS (not the …

    Oct 3, 2017 · 51 If you want to change the local path for the working directory of the Team Foundation Server (TFS), you need to go to File -> Source Control -> Workspaces (File -> …