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

Any way to dump subdirectories of repositories?

From: Matt England <mengland_at_mengland.net>
Date: 2005-10-02 18:38:02 CEST

Any way to dump subdirectories of repositories? I want to do something
like the following (although svnadmin dump for 1.2.3 doesn't take URLs for
input):

svnadmin dump file:///svnrepos/swdev-client/src/app1 > app1.dump

It seems I could go do a full dump and then delete all the unwanted stuff
from the dump file, but it seems that the script to do that would be much
more work then I care to give in the short term.

-Matt

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sun Oct 2 18:39:35 2005

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.