First and foremost, this blog is for me. It’s kind of a collection of things that I’m learning and want to learn. So for me, I’m going to start with the basics of SVN
I first used CVS and it does it’s job. There are somethings I wish that were easier. That’s where SVN comes in. A lot of the commands are the same. svn add or svn commit is not that much different from that of cvs add or cvs commit, unless you get to some of the other features.