[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: C. Michael Pilato <cmpilato_at_collab.net>
Date: 2003-12-07 16:32:40 CET

Dave Oxley <david.oxley@workplace-systems.plc.uk> writes:

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

The deltification process treats *all* files as binary. If you
examine the libsvn_fs codebase, I think you'll find that there is
never a distinction drawn between human-readable and
non-human-readable files.

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