I have a Visual Studio 2010 solution that is checked in to Microsoft Visual SourceSafe. I need to remove the solution from my SourceSafe database and add it to another SourceSafe database.
To that end, I have downloaded the project onto my workstation from SourceSafe and I want to remove all SourceSafe associations from the solution so that I can check it in to the new SourceSafe DB.
I tried removing all the scc and vsscc files from the solution, but that doesn't work. It seems that there ought to be a simple way to accomplish what I want.
Please advise.