Developer Tools Why Use Git? 5 reasons I prefer Git over other version control systems like SVN, Mercurial, Perforce, etc.
DevOps & System Admin. Deploying from Git with Capistrano With a few changes to our Capistrano configuration, we are able to deploy directly from the source code repository.
Developer Tools Splitting an SVN Repository Split a SVN (subversion) repository, maintaining commit history during the migration, with svnadmin, svndumpfilter, and svn dump files.