|
|
|
|
|
by vezzy-fnord
4362 days ago
|
|
You can't really compare Windows XP and CVS. It's disingenuous. CVS isn't deprecated. You can't say that it's fundamentally obsolete, either. It's just really primitive, compared to modern DVCS like Git and Mercurial. But if the primitive functionality fulfills their use case, why should they switch? |
|
* Both are perfectly working versions of software
* Both have been obsoleted by newer, more fully featured, and more secure replacements (git cryptographically hashes its commits, cvs does not)
* Both have users that refuse to migrate from them because "it works for them", despite the benefits and impact on everyone else.