[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: Rajnish Kumar Singh <Rajnish.K.Singh_at_kpitcummins.com>
Date: Thu, 16 Dec 2010 17:20:48 +0530

Hi,
Thanks a lot for your help.
Actually I was doing the same as mentioned in the URL, but there was some problem with my repository.
Now I have deleted the repository and recreated it. It works perfectly over there.

Regards,
Rajnish K Singh
-----Original Message-----
From: Andreas Stieger [mailto:andreas.stieger_at_gmx.de]
Sent: Thursday, December 16, 2010 5:01 PM
To: users_at_tortoisesvn.tigris.org
Subject: Re: Transfering the content of one repository to other.

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].

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2010-12-16 12:51:09 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.