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

Space optimisation of a local checkout

From: Mojca Miklavec <mojca.miklavec.lists_at_gmail.com>
Date: Thu, 16 Jan 2014 14:49:56 +0100

Hello,

I keep a local svn checkout in sync with a svn repository on the
server (without making any local changes).

I probably created the repository with subversion 1.6 (and also did
the checkout with the same version) and later upgraded both the
original repository and the checkout to version 1.8. (I dumped and
imported the original repository and ran "svn upgrade" on the
checkout.)

The size of a checkout (excluding .svn) is 659 MB. The size of
original repository dropped from 653 to 601 MB when I upgraded it to
version 1.8 and now increased again to 738 MB due to new commits.

But the weird thing is that the size of .svn folder in a local
checkout is 2.7 GB. If I do a fresh checkout it's only 659M which is
reasonable, but 2.7 GB seems too much.

I then checked another checkout of a large repository. The size of the
checkout is 6,3 GB, but the .svn folder apparently became a 36 GB
monster.

Is there any painless way to shrink the size of the local .svn folder
(other than deleting everything and fetching the whole 6 GB again)?

Thank you,
    Mojca
Received on 2014-01-16 14:50:32 CET

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.