I’m using TFS Preview (Team Foundation Service) with one of my projects with Visual Studio 2012. I’m also using an on-premises TFS server with most of my projects. When...
I have a solution that contains a good deal of projects, I would like to remove the source control bindings completely, how can I do this? Update: What I...
I had my solution in Visual Studio 2012 (which is under TFS source control) open and the TFS server (2010) was down. When I then made a change to...
Is it possible to set up files/folders to ignore on a per-project basis in TFS source control? For example, I’ve a website with an assets folder that I do...
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references, or expertise, but this question...
Is shelving in TFS merely a soft checkin so other team members can see the source code? i.e. the shelved code will not be compiled right? 8 Answers 8
I’m trying to get TFS (2013) to ignore my packages folder. I passionately don’t want it source controlled as I’m using NuGet and it’s great! I’ve tried cloaking (doesn’t...