SVN vs CVS
Wednesday, April 5th, 2006Source control management system. The major brands are CVS and Subversion (SVN). I started off with CVS to manage my source code and lately, I have been using SVN more and more. SVN claims to be a improvement for CVS. It has a slightly different method to track the source code. For more ...