Note that there are some explanatory texts on larger screens.

plurals
  1. POSource control in Visual Studio 2010?
    text
    copied!<p>After doing some search on SO, Google and MSDN forums I've become frustrated that there is so little information for what might seem like an obvious question and possibly a dumb question.</p> <p>I need to use source control in Visual Studio 2010 Professional. I do not have separate Team Foundation Server 2010. Some people have mentioned SourceSafe? I haven't seen any SourceSafe inside of the Visual Studio 2010 to be honest.</p> <p>What are some alternatives (preferably free) for source control in Visual Studio 2010? Or is it already integrated in Visual Studio 2010 that I am so blind to have missed that?</p> <p><strong>Update #1: Thank you everyone, I will go with SVN, in particular <em>AnkhSVN</em> for Visual Studio 2010.</strong></p> <p><strong>Update 3/23/2011</strong>: It's been almost a year since I have asked this question. I highly recommend using either <em>Mercurial</em> or <em>Git</em> over Subversion. So for those of you who are looking for Visual Studio 2010 version control system, look no further than Git or Mercurial extensions from the Visual Studio Extension Library.</p> <p><strong>Update 5/16/2013</strong>: I would now strongly encourage you to use <em>Git</em> over <em>Mercurial</em>, <em>TFS</em> or <em>SVN</em>. Take a look at <em>CodeSchool's</em> <strong><a href="http://try.github.com/" rel="noreferrer">Try GitHub</a></strong> in the browser to see how awesome it is!</p> <ul> <li><p><strong><a href="http://blogs.msdn.com/b/visualstudioalm/archive/2013/01/30/getting-started-with-git-in-visual-studio-and-team-foundation-service.aspx" rel="noreferrer">Getting Started with Git on Visual Studio 2012</a></strong> - in-depth tutorial by <em>Andy Lewis</em>.</p></li> <li><p><strong><a href="http://visualstudiogallery.msdn.microsoft.com/abafc7d6-dcaa-40f4-8a5e-d6724bdb980c" rel="noreferrer">Visual Studio Tools for Git</a></strong> - An extension for Team Explorer to provide source control integration for Git. Enables integration with local Git repositories and provides tools to work with remote repositories.</p></li> </ul> <p><img src="https://i.stack.imgur.com/4r9KC.png" alt="enter image description here"></p>
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload