Re: Size of wc.db

2012-12-03 Thread Ross Lagerwall
On Mon, Dec 03, 2012 at 11:31:53AM +, Philip Martin wrote: > Ross Lagerwall writes: > > > The resulting .svn dir is about 19000 files and 522MiB. However, wc.db > > is 203MiB. This seems huge compared with the size of the checkout. Is > > this normal? Is there any way to get this file to be s

Re: Size of wc.db

2012-12-03 Thread Philip Martin
Ross Lagerwall writes: > The resulting .svn dir is about 19000 files and 522MiB. However, wc.db > is 203MiB. This seems huge compared with the size of the checkout. Is > this normal? Is there any way to get this file to be smaller? Subversion doesn't enable auto_vacuum so run: sqlite3 .svn/wc

Size of wc.db

2012-12-02 Thread Ross Lagerwall
Hi, [Please cc] I have a query regarding the size of wc.db. I checked out the webkit svn repository (which is rather large). I then excluded most of it with: svn update --set-depth=exclude LayoutTests The resulting .svn dir is about 19000 files and 522MiB. However, wc.db is 203MiB. This seems