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

SVN Dump & Load

From: Res Pons <pons32_at_hotmail.com>
Date: 2007-05-24 19:43:01 CEST

I'm executing an svnadmin dump & load. Looking at page 87 of the .pdf
manual, I see that I can do something like

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?

Could I possibly do

svnadmin dump MyOldRepo --revision 5000:HEAD /projectxyz | svnadmin load
NewRepo

or

svnadmin dump MyOldRepo --revision 5000:HEAD | svnadmin load /projectxyz
NewRepo

_________________________________________________________________
Catch suspicious messages before you open them—with Windows Live Hotmail.
http://imagine-windowslive.com/hotmail/?locale=en-us&ocid=TXT_TAGHM_migration_HM_mini_protection_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 19:43:25 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.