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

FS not streamy

From: Greg Stein <gstein_at_lyra.org>
Date: 2002-02-21 16:27:59 CET

On IRC yesterday, TTimo asked if SVN can handle large binaries now. I said
"dunno. try it." marcellus actually tried it right then and, yes, we died
with an out-of-mem.

The problem is in tree.c::write_to_string() and its related code in
svn_fs_apply_textdelta()

There is a comment in there about changing that, but I was wondering just
"when" that is going to happen. We already have svn_fs__string_append(), so
it would seem that a good bulk of the plumbing is available.

Mike? Karl?

Cheers,
-g

p.s. looking at the code, it appears we have streamy reads, but getting big
     data into the FS to test is rather difficult :-)

-- 
Greg Stein, http://www.lyra.org/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:37:09 2006

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.