[bug report] SVN design issue: checkouts horribly space-inefficient
From: Marc Mutz <marc_at_klaralvdalens-datakonsult.se>
Date: 2005-06-23 14:54:24 CEST
Hi,
I just noticed while checking out some KDE SVN modules that my inodes were
$ cd kdelibs:
This means, that - absent tail-end optimizations in the filesystem (which
Same for prop-base.
Now, the amount of data this represents is
Now, the bad thing is that props and prop-base are identical:
So a lot of inodes could be spared by simply hard-linking the files in those
That would halve the overall space inefficency.
As it is now, svn uses about 4x more inodes for the same checkout as cvs. I
In ten years of using Unix, I've never been _near_ the inode limit, though
I hope you can apply these simple "optimizations" in the next release. They
Marc
-- Marc Mutz -- marc@klaralvdalens-datakonsult.se, mutz@kde.org phone: +49 521 521 45 45; mobile: +49 177 32 94 700 Klarälvdalens Datakonsult AB, Platform-independent software solutions --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org For additional commands, e-mail: users-help@subversion.tigris.orgReceived on Thu Jun 23 17:47:14 2005 |
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.