very large revision file - very small amount of data
From: Kevin Longfellow <klongfel_at_yahoo.com>
Date: Thu, 11 Feb 2010 05:29:40 -0800 (PST)
Hi,
Just wondering if someone can shed some light on why a revision file is 18 times greater than the amount of checked out data for that revision? I'm using Subversion 1.6.5 but not an upgraded and packed repository. I'm currently testing that to see if it will make any difference and so far it looks like the savings is minimal.
The issue here could be misuse of source control, and I am trying to find out more about their use. This group has an automated test application that will create 1400+ revisions of around 3MB revision files per day. With the inability to delete this can't go on for to long.
Here is the space difference:
The revision from the OS perspective:
[root_at_dadbcu09 logs]# ls -lh /misc_sourcectrl01/svnrepositories/qcfusion/db/revs/167/167649
What changed:
[klongfel@klongfel-ovs3 qcfusion]$ svn log -v -r 167649 http://devprodsvn.us.oracle.com/qcfusion
1.1.8:
Check it out:
[klongfel@klongfel-ovs3 qcfusion]$ svn co -r 167649 http://hostname/qcfusion/PROJECTS/QC_PRODUCTION_FUSION_5_FusionQA/Test_174313
There is 164 KB of data in the checkout but the revision is 3.0MB?
[klongfel_at_klongfel-ovs3 qcfusion]$ du -sk Test_174313
Thanks for taking a look and any assistance you can provide.
Kevin
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.