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

What files are causing my backup dump to become humungous?

From: Clem Blonk <clemblonk_at_yahoo.com>
Date: 2007-05-05 19:00:06 CEST

At some point, my periodic "svnadmin dump" backup became much, much huger than I expected.

I am guessing that there is some large file (or files) that I am checking in often that Subversion can't get an efficient diff for. I furthermore suspect that I might not even need that file in my repository. But finding the file in question might not be easy.

Is there some easy tool to do something like:

(1) Look through a dump;
(2) For each file encountered, sum up the total space used in the dump because of it
(3) Output that information?

Thanks in advance for any help.

__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
Received on Sat May 5 19:01:31 2007

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.