Merging Subversion Repositories
Published on 30 Jan 2005Tags #Subversion
If you have for some reason started out with separate subversion repositories for different aspects of your project but realized that this setup does not make sense anymore, you can use the following instructions to merge repositories.
It is assumed that you intend to merge repository repos1
into repos2
although you can use this method for merging several repositories as well:
-
Dump
repos1
-
Load dump of
repos1
intorepos2
-
Optionally move new files and dirs to new locations