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

Re: svnadmin load runs out of memory

From: Dave Oxley <david.oxley_at_workplace-systems.plc.uk>
Date: 2003-12-08 13:06:10 CET

By the way. When producing a diff of rev 65:66 the output is only 256Kb!

Dave.

Dave Oxley wrote:

> Branko,
>
> Have you tried a very large text file, not binary. I think (and I have
> no data to support this) the deltification process may have a problem
> on text files with very long lines.
>
> Dave.
>
> Branko Čibej wrote:
>
>> Branko Čibej wrote:
>>
>>
>>
>>> Dave, What happens if you commit two versions of that SQL script to a
>>> freshly created 0.34.0 repository (with and without deltification
>>> turned
>>> on)?
>>>
>>> (This might have something to do with BDB)
>>>
>>>
>>>
>>
>> BTW, I tested this just now:
>>
>> $ svnadmin create repo
>> $ svn co file:///repo wc
>> $ cd wc
>> [generate a 60M file full of random bytes]
>> $ svn add huge; svn ci
>> [generate another 60M file full of random bytes]
>> $ svn ci
>>
>> The svn process never grew above 6 megs. Then I dumped this repository
>> and loaded the dump file into a new one. The svnadmin process never grew
>> above 4M.
>>
>>
>>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Dec 8 13:08:23 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.