Search code examples
visual-studio-2010ankhsvn

How to disable AnkhSVN in Visual Studio 2010?


How can I disable AnkhSVN in VS 2010?


Solution

  • This works more or less the same for all SCC Providers:

    1. Go to File -> Subversion -> Change Source Control. Use this to disconnect the solution (this is to avoid auto-reloading AnkhSVN the next time you open the solution).
    2. Go to Tools -> Options -> Source Control. Select None (or a different SCC Provider)