I am trying to setup a dev environment at home. My primary development environment is VS.NET 2008 (now it is VS 2010 Premium) with SQL Server 2008.
Objectives / Requirements :
– Should be simple and lightweight
– Should have a Visual Studio plugin (cost should be less than $50, if its not free)
– should work just fine with continuous integration systems like TFS and CruiseControl.NET
– VSS is not an option.
Thanks in advance,
SK
VisualSVN offers a free, easy to install SVN server for Windows. They have a VisualSVN plugin that integrates with Visual Studio (but is not free – $49 for a personal license).
AnkhSVN is an open source alternative to the commercial VisualSVN plugin for Visual Studio integration but I’ve never used it before so I can’t comment on it.