Hello,
I am opening repository from SVN URL, at the end. I am getting following error:
Error Description:
The active solution or project is controlled by a different source control plug-in than the one you have selected. If you change the source control plugin, the active solution or project will be closed. Do you wish to continue?
I have already set in solution file
GlobalSection(SubversionScc) = preSolution
Svn-Managed = True
Manager = AnkhSVN - Subversion Support for Visual Studio
EndGlobalSection
also set the "Current Source Control Option" to "AnkhSVN - Subversion support for Visual Studio" via "Tools -> Options -> Source Control".
but I am still facing the same issue.
Any help please.