[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: Mark Phippard <markphip_at_gmail.com>
Date: Tue, 4 Jun 2013 09:45:28 -0700

On Tue, Jun 4, 2013 at 7:30 AM, Andre Harper <harper.andre_at_gmail.com> wrote:
> Hi, all –
>
> I am not subscribed and would appreciate being explicitly Cc:ed in any
> responses.
>
> I am on a team that began using subversion near the end of last year.
> As a part of our process, we tag each successful run of our systems.
> This can mean thousands of tags for certain systems every six months.
>
> 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.
>
> In the archives, I found a mention that the db/revs directories are
> populated using xdelta, but there didn’t appear to be a solution to
> large file sizes at time
> [http://svn.haxx.se/users/archive-2011-08/0229.shtml
> ]. I was hoping someone may have found a work-around or solution.
>
> Would someone be able to:
> 1) suggest how to avoid this in the future
> 2) suggest how to reduce the current large files (if possible)

1. Upgrade to 1.8 when it is available.

2. Dump and load your repository

3. Figure out what to do with all of the free disk space you suddenly have.

See:

http://subversion.apache.org/docs/release-notes/1.8.html#fsfs-deltification

--
Thanks
Mark Phippard
http://markphip.blogspot.com/
Received on 2013-06-04 18:46:01 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.