Why Does Automattic use SVN for WordPress Instead of Git?
More then likely it is personal preference. Some people like the workflow introduced by SVN, and some just don’t like the distributed model of Git. Some like the way commits, branches, tags etc are handled in one revision control over another. It could also be that they where using SVN before Git was stable enough … Read more