[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 12:11:46 CET

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.
>
>
>

________________________________________________________________________
This e-mail has been scanned for all viruses by Star Internet. The
service is powered by MessageLabs. For more information on a proactive
anti-virus service working around the clock, around the globe, visit:
http://www.star.net.uk
________________________________________________________________________

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