I just installed AnkhSVN to have subversion support from Visual Studio 2010. I noticed that I need to go to Tools> Options> Source Control to select the current version control plugin.
I am currently working on several projects using different version control systems. For example, I also have some projects in Mercurial for which the VS source control plugin is available.
Is there a way to specify a version control plugin for each solution? Or can VS automatically detect which vcs are used? What are the best practices in this regard?
Edit: a google search led me to How to configure Visual Studio to use different source control providers and Can Perforce and SourceSafe coexist in Visual Studio? . Both cover the same base, but seem specific to specific vcs and do not have a satisfactory general answer. I am looking for a general answer here.
version-control visual-studio visual-studio-2010
Marijn Nov 29 '11 at 8:32 2011-11-29 08:32
source share