How to set up source control in VS2010

Posted by Jouke van der Maas on Stack Overflow See other posts from Stack Overflow or by Jouke van der Maas
Published on 2010-05-16T20:44:53Z Indexed on 2010/05/16 20:50 UTC
Read the original article Hit count: 292

Hi, I want to set up source control for my project, but it seems like I need a server for this. I've never done this before, and I couldn't find anything helpfull yet.

Is there any way to host a server locally so Visual studio can use it? Or do you know any online (free) servers I can use?

By the way, if source control is not actually what i should use for keeping track of changes in my files, please suggest a better option.

Thanks in advance.

© Stack Overflow or respective owner

Related posts about visual-studio

Related posts about source-control