Can anyone recommend the best way to use version control system in Visual Studio 2010.
I’m currently working on a asp.net mvc 2 web application and want to use version control system.
A SVN repository has been setup, and internaly in my company they use Tortoise. I have no issues in using Tortoise, but I wondered if there was a plugin or better way of using svn with Visual Studio.
Best practices, recommendations on other tools (ex: ankhsvn) are all welcome.
You can use VisualSVN or AnkhSVN to integrate into Visual Studio.