As you all know Visual Studio Express edition do not support Source Control Integration and Add in
As it is obvious there is a feature which allows VS tointegrate with any kind of source control. So I'm using VS express for myself (in home, and for my presonal Project and want to use a source control for my projects) So what should I Do
Currently I'm using SVN and by Command Prompt using svn, but I want to create an Add-In for VS Express edition which works with VS Express.
Any help will Appriciate.
Update : An example for doing this is to write an application which run beside of VS and by refactoring find the Items and make them capable to work with a sourcecontrol inside of VS express your solution may be completely different