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

Combining multiple repositories into one?

From: David Kramer <david_at_thekramers.net>
Date: 2004-10-21 19:23:59 CEST

I set up several repositories in Subversion for different projects that
later turned out to be more related than I thought. I would like to
combine them into one repository. The manual said something about using
svnadmin for moving repositories, but I'm not sure that's applicable to
what I want to do, or which svnadmin parameters to use.

Let's say I have
/data/subversion/foo/devel/blinkled
/data/subversion/foo/devel/bufflog
/data/subversion/foo/devel/commom

accessed as
svn://localhost/foo/devel/blinkled
svn://localhost/foo/devel/bufflog
svn://localhost/foo/devel/common

I would like to move all of this mess so they become one repository at
svn://localhost/foo/devel
which would pull blinkled, bufflog, and common down, and they would share
version numbers, etc.

How would I do that?

Thanks in advance.

-- 
DDDD   David Kramer         david_at_thekramers.net       http://thekramers.net
DK KD  You know the world is going crazy when the best rapper is a
DKK D  white guy, the best golfer is a black guy, France is accusing the
DK KD  US of arrogance and Germany doesn't want to go to war.
DDDD                                                              Chris Rock
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Oct 21 19:24:28 2004

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.