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

Re: SVN Dump & Lo

From: Andy Levy <andy.levy_at_gmail.com>
Date: 2007-05-24 20:18:25 CEST

On 5/24/07, Res Pons <pons32@hotmail.com> wrote:
> I'm looking at "Migrating a Repository" toward the end of the page in the
> link/url you sent me. So could I do something like this then?
>
> svnadmin dump MyOldRepo --revision 5000:HEAD |svndumpfilter include
> /projectxyz | svnadmin load NewRepo

Yes, you probably could, but why skip over making an actual dumpfile
(and then a filtered one) which you could use multiple times for
backup, testing, making sure everything is the way you expect, etc.?

> ----Original Message Follows----
> From: "Andy Levy" <andy.levy@gmail.com>
> To: "Res Pons" <pons32@hotmail.com>
> CC: users@subversion.tigris.org
> Subject: Re: SVN Dump & Loa
> Date: Thu, 24 May 2007 13:48:23 -0400
>
> On 5/24/07, Res Pons <pons32@hotmail.com> wrote:
> >I'm executing an svnadmin dump & load. Looking at page 87 of the .pdf
> >manual, I see that I can do something like
>
> Which version of the PDF manual? There are 4 different ones.
>
> >svnadmin create NewRepo
> >svnadmin dump MyOldRepo --revision 5000:HEAD | svnadmin load NewRepo
> >
> >is there anyway to only dump and filter out a few specific projects out of
> >the old repo, how?
>
> If by "project" you mean "path", yes. Use svndumpfilter. See
> http://svnbook.red-bean.com/en/1.2/svn.reposadmin.maint.html#svn.reposadmin.maint.tk.svndumpfilter
>
> I have no idea which page of the PDF manual you're referring to this
> is found on, but I'll bet it's not too far from where you're reading
> about svnadmin dump/load.
>
> _________________________________________________________________
> Like the way Microsoft Office Outlook works? You'll love Windows Live
> Hotmail.
> http://imagine-windowslive.com/hotmail/?locale=en-us&ocid=TXT_TAGHM_migration_HM_mini_outlook_0507
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu May 24 20:18:46 2007

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.