Continue reading »
Three months ago, the Confluence team switched from Subversion to git, just in time for our 4.1 release. In Confluence, git, rename, merge oh my… we talked about the problems we encountered with merges across branches that had lots of renames. In this post, we take a step back to look at the tools we used in order to migrate the Confluence source code from Subversion to git.
Preparation
Firstly, we wanted to ensure that the following infrastructure supported our source code hosted in git:
Since

