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

SVN working checkout overhead

From: Michael L Brown <michael.l.brown_at_philips.com>
Date: 2005-05-03 00:05:56 CEST

I have a question regarding the overhead in the .svn directories/files
that are created.

A branch current has about 390+ revisions, so far.

Rev 2 is where I created the branch fro the main trunk. There are 475 code
directories, and therefore 475 .svn directories. The non-compiled
checkout is 459035 kB. Remove all of the .svn directories and the size
drops to 219127 kB. Wow. The latest revision is 595119 kB and without
the .svn stuff it is 353226 kB. From start to current, the code base
changed 134099 kB. With svn the size changed 136084 kB. The svn overhead
increased 1985 kB, which really isn't bad.

The question, why is the overhead so large, i.e., about 239908 kB for 475
code directories? Is there some option to reduce the overhead in the
local.svn file structure so that it relies more on the repository for
info?

MB
 --
Mike Brown (Michael.L.Brown@Philips.com)
            Lotus Bloats: Michael L Brown/MSN/MS/PHILIPS
Philips/ADAC, Madison, WI
Desk: 608-288-6969 Fax: 608-298-2101
PMS direct: 164-6969
You design it, I'll build it!
Received on Tue May 3 00:10:04 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.