views:

203

answers:

8

Is there a list of all the source control systems that have visual studio plugins? If not, we can make one here...

A: 

Team Foundation Server

GWLlosa
+9  A: 

Subversion

Git

Team Foundation Server

Visual Source Safe

CVS

IBM Rational ClearCase

Plastic SCM

Mercurial

Justin Niessner
+1 for VisualSVN. It's really nice
Billy ONeal
A: 

Visual SourceSafe

Adam Robinson
Visual Source UNsafe would be more appropriate.....
marc_s
+1  A: 

Visual SVN with Tortoise and ankhsvn plugin works like a charm. Very easy to install and administrate.

Fatih
A: 

IBM Rational ClearCase

WalterN
A: 

SourceAnywhere

  • Standalone
  • Hosted

SCM Anywhere

  • Standalone
  • Hosted
Catherine
A: 

There's also Git Source Control Provider for Visual Studio:

http://gitscc.codeplex.com/

This one actually works with VS2010 for me. Git Extensions does not.

gligoran
A: 

SourceGear's Vault has a Visual Studio plugin. Some of Vault's great features are:

  • free for single users
  • SQL Server backend
  • atomic checkins / changesets

Screenshots of Vault

p.campbell