I want to migrate a lot of projects from Clear Case to TFS2015 via the "add to source control" option of VS2015.
I started out with this How to transfer a project from ClearCase to TFS? SO question and its answers.
This works out fine for most of the cases but in some cases the clear case reference seems undeletable. Whenever i go right click on my solution and want to add it to source control it gives me a clear case error "Project must be in a view". When i inspect File -> Sourcecontrol -> Change source control i can see no binding to clear case and when i first opened the solution i took the option "permanently remove all source control bindings from this project"
So my question is, are there any further references to a solutions/projects source control other than the "scc" nodes in the .proj files and how can i delete them so that i can add it to my TFS?