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

Re: Problem using subversion on a large repository

From: Purple Streak <mrpurplestreak_at_googlemail.com>
Date: Wed, 22 Oct 2008 11:21:19 +0100

2008/10/22 Felix Gilcher <felix.gilcher_at_bitextender.com>:
>> Anyways, how did you dump that single revision? The exact command would be
>> of interest. As far as I know, the dumpfile uses a diff format as well, so

I think by default the dump actually does full versions each time.
Take a look at

http://svnbook.red-bean.com/en/1.5/svn.ref.svnadmin.c.dump.html

in particular the --deltas option. I don't know if this is clever
enough to reduces the copies to almost nothing but I would hope it
would. It also depends on how the svndumpfilter works in this
instance but I would try it and see how you go :)

Also if the dump files still get too big then check out the
--incremental option as well to split up the dump into separate files.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-10-22 12:21:44 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.