[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: Patrick Dean Rusk <patrickrusk_at_comcast.net>
Date: 2003-12-08 14:36:30 CET

"Dave Oxley" wrote:
> 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.

    That's unlikely. The Subversion documentation mentions in a few places
that text files are treated as binary files for any deltifying going on in
the repository. It's not storing a gnudiff of files as deltas.

Patrick Rusk

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