[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: Les Mikesell <lesmikesell_at_gmail.com>
Date: Tue, 14 Jul 2009 11:49:44 -0500

Ryan Schmidt wrote:
>
>> 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.

Yes, dump/filter/load will let you include or exclude parts to separate
things the way you want. Even with that you may have some problems with
items that were originally created in a location you don't want to
include but were later copied into the space you want.

-- 
   Les Mikesell
    lesmikesell_at_gmail.com
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2371278
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-07-14 18:51:23 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.