Click here to Skip to main content
15,891,529 members

Survey Results

What source code control system do you use?

Survey period: 25 Nov 2013 to 2 Dec 2013

A narrowed down follow up to Last Year's poll. Pick the one you use the most.

OptionVotes% 
Subversion (SVN)76325.03
Git94230.91
Team Foundation Server (TFS)59619.55
Visual Sourcesafe2147.02
Other2658.69
I don't use source control.2688.79



 
GeneralRe: Are there still people that don't use a Source Control solution of any kind? Pin
Andreas Gieriet24-Nov-13 23:37
professionalAndreas Gieriet24-Nov-13 23:37 
GeneralRe: Are there still people that don't use a Source Control solution of any kind? Pin
ScottM124-Nov-13 23:49
ScottM124-Nov-13 23:49 
GeneralRe: Are there still people that don't use a Source Control solution of any kind? Pin
Andreas Gieriet25-Nov-13 0:52
professionalAndreas Gieriet25-Nov-13 0:52 
GeneralRe: Are there still people that don't use a Source Control solution of any kind? Pin
AlexCode25-Nov-13 2:38
professionalAlexCode25-Nov-13 2:38 
GeneralRe: Are there still people that don't use a Source Control solution of any kind? Pin
W Balboos, GHB25-Nov-13 4:59
W Balboos, GHB25-Nov-13 4:59 
GeneralRe: Are there still people that don't use a Source Control solution of any kind? Pin
AlexCode24-Nov-13 23:45
professionalAlexCode24-Nov-13 23:45 
GeneralRe: Are there still people that don't use a Source Control solution of any kind? Pin
sx200825-Nov-13 0:24
sx200825-Nov-13 0:24 
GeneralRe: Are there still people that don't use a Source Control solution of any kind? Pin
Wolfgang_Baron25-Nov-13 4:04
professionalWolfgang_Baron25-Nov-13 4:04 
If you want to keep your brain in your head, you should also have a look at Mercurial (abbreviated as hg). Ir's a distributed VCS like Git, but is way friendlier to the user, having sane command line parameters, easy to understand documentation and the most awesome GUI, which is the only usable GUI, which is the same on any current desktop OS (TortoiseHg).

Furthermore, it doesn't need an isolated Unix environment on Windows, which makes working with Mercurial a lot more portable than using Git in your projects.

Everybody may have his or her reasons for using this or that VCS, but I strongly advise you to at least have a look at Mercurial, because you are probably going to regret it, if you started all your projects with something else and had to learn about Mercurial afterwards.
GeneralRe: Are there still people that don't use a Source Control solution of any kind? Pin
theitmueller24-Nov-13 23:21
theitmueller24-Nov-13 23:21 
GeneralRe: Are there still people that don't use a Source Control solution of any kind? Pin
Andreas Gieriet24-Nov-13 23:21
professionalAndreas Gieriet24-Nov-13 23:21 
GeneralRe: Are there still people that don't use a Source Control solution of any kind? Pin
bluesathish24-Nov-13 23:27
bluesathish24-Nov-13 23:27 
GeneralRe: Are there still people that don't use a Source Control solution of any kind? Pin
Albert Holguin26-Nov-13 4:46
professionalAlbert Holguin26-Nov-13 4:46 
GeneralRe: Are there still people that don't use a Source Control solution of any kind? Pin
PIEBALDconsult25-Nov-13 13:22
mvePIEBALDconsult25-Nov-13 13:22 
GeneralRe: Are there still people that don't use a Source Control solution of any kind? Pin
AlexCode25-Nov-13 23:08
professionalAlexCode25-Nov-13 23:08 
GeneralRe: Are there still people that don't use a Source Control solution of any kind? Pin
Nathan Holt25-Nov-13 14:52
Nathan Holt25-Nov-13 14:52 
GeneralRe: Are there still people that don't use a Source Control solution of any kind? Pin
AlexCode25-Nov-13 23:01
professionalAlexCode25-Nov-13 23:01 
GeneralRe: Are there still people that don't use a Source Control solution of any kind? Pin
Nemanja Trifunovic26-Nov-13 9:24
Nemanja Trifunovic26-Nov-13 9:24 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.