On Thu, Oct 27, 2011 at 4:47 AM, Attila Nagy <bra@fsn.hu> wrote:
On 10/26/11 15:37, Philip Martin wrote:I've upgraded the WC with 1.7.0, then switched to 1.7.1, which I'm currently using.Attila Nagy <bra@fsn.hu> writes:I'm trying to update a working copy of some tens of GBs with svn 1.7.1Did you upgrade with 1.7.0 or 1.7.1?
The upgrade took nearly one week (I can't afford a clean checkout, because I have to preserve the files' inode numbers), at the start it was running very fast, and at the end of the week it could print a new directory in every 8-10 seconds, while the svn processes CPU usage was 100%.
The disks weren't touched, it seems that even with a database completely in the OS's buffer cache the SQL operations are pretty slow with a lot of files.
Could it be because some indexes are missing (or not optimized for this amount of files), or it is what we could get from SQLite?