On Wed, May 26, 2010 at 12:07 PM, Paul Ebermann <paul-eberm...@gmx.de>wrote:
> ... > I think packing the revprops would (from a space viewpoint) be even more > useful than > packing the revisions, since most of these are quite small (similar) text > files. > > Statistics: only 91 of those have a size of more than 150 bytes, the > combined size > (including "file: size" like lines for each) is 356 KB, while they now use > 2.56 MB due to > block size of 1K (= 7 times the space), even without any compression. And I > would save > those 2000 files. > Revprop packing is currently implemented on trunk, and is expected to be released in Subversion 1.7 (sometime late-summer). Cheers, -Hyrum