المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : how to unbind source control



C# Programming
04-30-2009, 07:20 AM
I got VS2005 C# source code which was in Source safe (PVCS) previously and i want to unbind it with PVCS. I have TFS on my machine which will be further be used for this purpose.
How can i do this by manually editing the files which keeps information about binding?

I tried deleting GlobalSection(SourceCodeControl) from .sln file but if i save the changes of the file then i am able to open it further in VS IDE.

What should i do OR what else i need to do to complete the process?


Thaks in Advance.

Gajesh