When I attempt to use the above two tools together with Visual Studio 2010, after I open visual studio the tab "Pending Changes" contains the text "Team Foundation Server is not your current Source Control plug-in. Click here to set the current Source Control plug-in."
When I click on this message, it opens the Options dialog that shows as the current source-control plug-in "AnkhSVN - Subversion Support for Visual Studio", so why would it be giving me that error message? The reason I ask about TortoiseSVN is that AnkhSVN has work occasionally in the past, but I think what has happened is that after using TortoiseSVN to commit changes, then AnkhSVN no longer works. Here are the versions of TortoiseSVN and AnkhSVN that I am presently using:
AnkhSVN: 2.1.8420.8 TortoiseSVN: 1.6.8.19260 (32 bit)
Does anyone have any suggestions? Is there some special XML code that specifies the SCM that needs to be in the solution file? TIA.