Re: Copy from one repo to another
From: Ryan Schmidt <subversion-2009b_at_ryandesign.com>
Date: Tue, 20 Oct 2009 04:02:43 -0500
On Oct 20, 2009, at 03:15, Modha Khammammettu wrote:
> I have a repository which I am currently working on "repocurrent"
Ok.
> I can checkout "repoxx" and import into "repocurrent" but this way I
Correct.
> Is there a way where I can copy contents of repoxx into repocurrent
Yes: dump and load.
> Is checkout "repoxx" and importing into "repocurrent" the only way?
No.
You would "svnadmin dump" the "repoxx" repository, and "svnadmin load"
Since this operation will probably make your repository's revisions no
> I use Tortoise SVN. Help on tortoise svn merge option got me worried
TortoiseSVN isn't relevant to the task you want to accomplish. You'll
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
|
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.