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

Re: large db/revs files

From: Thorsten Schöning <tschoening_at_am-soft.de>
Date: Tue, 4 Jun 2013 17:17:35 +0200

Guten Tag Andre Harper,
am Dienstag, 4. Juni 2013 um 16:30 schrieben Sie:

> We’re having an issue with the db/revs directory size, which for all
> our projects currently exceeds 289G. We only use relatively small
> working directories containing less than a meg of text files; no
> binary files.

Could you provide some examples of your directory structure especially
for all your tags? Are your tags all on the same directory level? If
yes, that's probably the reason for large sizes of res files because
each commit in a directory replicates the complete directory structure
for this directory.

There were some discussions about this in the past, which I'm always
unable to find again. Below are some hints:

Besides that, you could try a complete dump/load cycle to use
representation sharing for all your data, but this only helps if your
file contents are the problem, of course.

http://www.red-bean.com/kfogel/beautiful-code/bc-chapter-02.html
http://stackoverflow.com/questions/6917505/inexplicable-svn-repository-size-increase-from-small-differences-to-big-files

Mit freundlichen Grüßen,

Thorsten Schöning

-- 
Thorsten Schöning       E-Mail:Thorsten.Schoening_at_AM-SoFT.de
AM-SoFT IT-Systeme      http://www.AM-SoFT.de/
Telefon...........05151-  9468- 55
Fax...............05151-  9468- 88
Mobil..............0178-8 9468- 04
AM-SoFT GmbH IT-Systeme, Brandenburger Str. 7c, 31789 Hameln
AG Hannover HRB 207 694 - Geschäftsführer: Andreas Muchow
Received on 2013-06-04 17:18:08 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.