SubversionSubversion (called “SVN”) is a version control system that seeks to be the replacement for Concurrent Versioning System (CVS). If you’re a CVS user, there are many reasons to migrate to Subversion, including features like atomic commits, database (Berkeley DB) back-end, and the ability to easily rename files. Best of all, …