How-to merge subversion repositories
Recently at Sitedesign.net we have moved from having an individual subversion repository for each project, to a having a single multi-project repository. The main problem which we thought we might encounter during the merging of our existing repositories, was the loss of each project's change history. However, it turns that out subversion provides an easy way of merging several repositories, whilst maintaining their change history, here's how: