From the discussion Version Control test.
Wed, 02 Apr 2008 13:45:37 -0000
Best and most popular are very subjective terms. I would guess that subversion is the most popular within the RoR community, but cvs is still champs in the unix world from what I see. In .NET shops I wouldn’t be surprised if they use neither, instead choosing Team Server or Visual Source Safe.
My personally, svn is better than cvs because its histories are bundled around the check-in not the individual files.
(Of course, when I’m talking to organizations I advocate Perforce over either)
-adam