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

Re: SVN dumps much bigger than CVS repository

From: <kfogel_at_collab.net>
Date: 2003-07-10 00:13:06 CEST

Florian Schulze <florian.proff.schulze@gmx.net> writes:
> Is it possible to get it smaller? For backup purposes over the
> internet this can get quite big. The 57MB dump is bzipped still 12MB
> where the CVS one is 5-6MB.

Have you considered dumping ranges of revisions, instead of the whole
repository at once? You don't need to redump the entire repository
every time, for backups.

-K

> On 09 Jul 2003 16:30:46 -0500, <kfogel@collab.net> wrote:
>
> > Florian Schulze <florian.proff.schulze@gmx.net> writes:
> >> I would like to know why SVN dumps are sometimes much bigger than the
> >> CVS repository from which they are generated. I have one which is 17MB
> >> as CVS and 57MB as an SVN dump. The content is mostly text. The svn
> >> repository is even bigger, but there are indices and caches I guess.
> >
> > Subversion dumpfiles use fulltext for every revision, no deltas.
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
> > For additional commands, e-mail: dev-help@subversion.tigris.org
> >
> >

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Jul 10 01:04:45 2003

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.