Using TFS source control - how to remove files

arame3333 picture arame3333 · Sep 2, 2010 · Viewed 11.1k times · Source

I am a lone developer, and I am now using TFS 2010, having until recently used VSS. I have not found it easy to get any books for beginners to help me use this. So I have now got my project in source control. But when I check in I get references to a number of files that I no longer use. How do I remove files from the TFS Source Control repository?

So in the example below, you can see lots of files from different projects that I do not want to see.

enter image description here

Answer

Banisa picture Banisa · Nov 1, 2012

Click on the last icon that looks like a solution (.sln) file icon (last icon on the top vertical row). It's right next to the refresh icon and just above the "Comment" box. That should clear all non-related project files, and only show the files on your current project.