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

Re: Breaking-up Large Repository

From: Ryan Schmidt <subversion-2009b_at_ryandesign.com>
Date: Tue, 14 Jul 2009 11:12:17 -0500

On Jul 14, 2009, at 10:56, Bolstridge, Andrew wrote:

>> On Tue, Jul 14, 2009 at 10:35:26AM -0500, Ryan Schmidt wrote:
>>> ...or you can sync just the project you want to extract to the new
>>> server and there's your new repository all ready to go...
>>
>> $ svnsync help init
>> initialize (init): usage: svnsync initialize DEST_URL SOURCE_URL
>>
>> [...]
>>
>> If the source URL is not the root of a repository, only the
>> specified part of the repository will be synchronized.
>>
> Fantastic! Now, if I wanted to migrate 2 projects from a repository
> that
> held 3, would it be acceptable to call svnsync twice using the same
> destination repository (obviously with a corresponding folder
> structure
> in the dest_url)?

You mean pull two projects from the old repository into a single new
repository? I don't know but I would not expect that to be possible
with svnsync. For that case, you would need to dump, filter (to
include both projects), and load.

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2371272

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-07-14 18:13:34 CEST

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.