quick to setup version control that integrates well with VS2010

Posted by raklos on Stack Overflow See other posts from Stack Overflow or by raklos
Published on 2011-02-15T15:21:22Z Indexed on 2011/02/15 15:25 UTC
Read the original article Hit count: 176

I've got to a point where i want to start using version control for my project. Mainly for reverting to previous versions of files if things go belly up, doing diff comparisons. Nothing major.

I want something that integrates well with visual studio, and something thats relatively simple to setup. - prefereably with a link to a tutorial for setting up would be nice.

Im just using my pc for this so something like TFS is out of the question.

© Stack Overflow or respective owner

Related posts about visual-studio-2010

Related posts about version-control