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

Re: [Issue 1585] Deltified dumps for archival and schema conversion

From: <kfogel_at_collab.net>
Date: 2004-06-18 19:18:45 CEST

termim@tigris.org writes:
> http://subversion.tigris.org/issues/show_bug.cgi?id=1585
>
> ------- Additional comments from termim@tigris.org Fri Jun 18 10:21:09 -0700 2004 -------
> I completely agree with Greg. Current dump file format makes dump/load
> useless for large progects. For example I have a test project which dump file
> is around 43Gb. It takes _10 days_ to load this file and makes it almost
> impossible to switch from CVS to SVN for such a big project.

Note that loading this dumpfile probably won't be any faster with
compressed deltas. (It might even be slightly slower, I don't know.)

Is it 10 days or the 43GB which makes it impossible to convert your
project (with cvs2svn, I presume, though you didn't say)? The 43GB
shouldn't matter, as you can convert without having a full
intermediate dumpfile at any point.

-Karl

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Jun 18 20:42:49 2004

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.