My question is very simple. How to change the source control binding of a solution (or Project) that I have at my local machine (C:\ or somewhere), not through Visual Studio UI but through C# code. Is there any library for that?
I know there is a SourceSafeType library which I used for automating a whole bunch of other tasks on VSS, but I couldn't find any API for changing source binding of a solution or a project