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

Re: SVN Dump & Loa

From: Andy Levy <andy.levy_at_gmail.com>
Date: 2007-05-24 19:48:23 CEST

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.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu May 24 19:48: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.