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

Re: cvs vs svn repository size

From: Talden <talden_at_gmail.com>
Date: Thu, 14 Aug 2008 10:05:09 +1200

> I have run a couple of tests -
> . A script to do 500 commits of random line of text to a file (fsfs):
> CVS Repository: 764k
> SVN Repository: 4.3M
>
> . A conversion of one cvs "repository" using cvs2svn:
> (trunk only, fsfs, ~15,000 revisions)
> CVS Repository: 109M
> SVN Repository: 614M
>
> Why am I seeing such bloated repositories? Svn is using 5-6x the disk
> space when I expected to see just the opposite.
>
> Is this a case where the changesets are small in comparison to entries
> list?

I do think this is an artefact of your contrived test.

An fsfs conversion of a 2.6GB CVS repository has resulted in a 2.0GB
SVN repository of 25,000 revisions.

Assuming commits are typically not single-file one-liners, we expect
this trend to continue (though our rate of revisions will increase as
we move to more branching and merging).

--
Talden
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-08-14 00:05:30 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.