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

Re: Transfering the content of one repository to other.

From: Andreas Stieger <andreas.stieger_at_gmx.de>
Date: Thu, 16 Dec 2010 11:30:59 +0000

Hi,

On 16/12/2010 10:38, Rajnish Kumar Singh wrote:

> There are two repositories on which I am working on. Each repository has
> some folders having data.
>
> I want to move the folders from repository 1 to a specific folder in
> repository 2.
>
> I can transfer data from one repository to a new(empty) repository by
> svnadmin dump command, but right now both the repositories are having
> some data.

Please refer to the following sections in the Subversion book:

Migrating Repository Data Elsewhere
Filtering Repository History

http://svnbook.red-bean.com/nightly/en/svn-book.html#svn.reposadmin.maint.migrate
http://svnbook.red-bean.com/nightly/en/svn-book.html#svn.reposadmin.maint.filtering

You'll need to "svnadmin load" the dump from repository 1 with
"--parent-dir"

With kind regards,
Andreas Stieger

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2691181

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2010-12-16 12:31:10 CET

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

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