We are considering switching our source control repository at my work from Perforce to either CVS or Subversion. I said that I didn't think CVS was as popular as SVN recently, and was met with a lot of blank stares. My boss told me that I must still be stuck inside the Windows-programming world if I was considering SVN, because most Unix-based developers use CVS.
In addition, another coworker said CVS was a lot more popular than SVN. To be honest, I haven't heard much about CVS at all. It seems like SVN is supported by pretty much every application and web service I use. Am I missing something here?
I am really only familiar with using SVN, Perforce, and Git.

