Re: combining repositories.
From: Greg Stein <gstein_at_lyra.org>
Date: 2002-06-25 10:55:30 CEST
On Tue, Jun 25, 2002 at 12:48:35AM -0700, Faried Nawaz wrote:
You can certainly import one project into another. The files in the new
One day, we might enable 'svnadmin load' to load a dumpfile with a specified
In any case, the magic incantation is something like this:
$ svn co Some/URL/repo1
That will import repo1/dir into repo2 as "repo2/newdir". Basically, you're
[ note that a local working copy is needed. you cannot import from one
Cheers,
-- Greg Stein, http://www.lyra.org/ --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Tue Jun 25 10:53:20 2002 |
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.