AnkhSVN is a free Subversion client, implemented as a source control plug-in for Microsoft Visual Studio 2005 to 2019 inclusive (but not yet 2022[2]).
It provides an interface to perform the most common revision control operations directly from inside the Microsoft Visual Studio IDE.
This rewrite was necessary to take advantage of the new Source Code Control (SCC) Virtual Application Programming Interface (VAPI) introduced in Visual Studio 2005.
This new SCC VAPI replaces the Microsoft Source Code Control Interface (MSSCCI) API of older Visual Studio releases and makes it possible to replace all SCC handling within Visual Studio.
This makes AnkhSVN 2.0 (or higher) compatible with virtually every SCC capable project in Visual Studio.