Source Control at home
Posted
by Sash
on Stack Overflow
See other posts from Stack Overflow
or by Sash
Published on 2010-04-26T02:14:35Z
Indexed on
2010/04/26
2:23 UTC
Read the original article
Hit count: 283
.NET
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
© Stack Overflow or respective owner