[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

combining multiple repos into one

From: Ken Liu <ken.liu_at_gmail.com>
Date: Fri, 15 Feb 2008 11:16:38 -0500

Hi all -

I am trying to figure out if it possible to consolidate many small
repositories into one large repository, while retaining revision history.

I have several repositories that each host a single project with the
standard project directory structure (trunk/tags/branches). For various
reasons, I want to consolidate these into a single repository with multiple
projects at the root.

It seems like I could use dump/load to do this, but I think that once I try
to load the second project into the new repo, it would overwrite the first
project's files (because they have the same trunk/tags/branches structure).
Is there any way to work around this? I could maybe somehow modify the paths
on the fly while they are being dumped?

Thanks,

Ken
Received on 2008-02-15 17:17:04 CET

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.