[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Corrupt repository on large commit (was Re: svn+ssh on Win32)

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2003-07-21 17:49:47 CEST

Russell Glaue <rglaue@cait.org> writes:

> number corrections.
> Project #1: 13,000 files, 789 MB
> Project #2: 5,000 files, 892 MB
>
> Project #1 takes much longer (longer than Project #2) to perform the
> initial checkout.
> Again, it is my belief that it is the number of files, not the size of
> them, that causes the checkout to take so long.

Yes, absolutely. A huge number of files will cause a huge REPORT
response from the server. If the server is *buffering* the entire
report before sending it to you, it will take a *really* long time
before you see a single file added to your working copy.

Please please please, upgrade to 0.25, and turn off mod_deflate.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Jul 21 17:52:20 2003

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.