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

Re: text that pops up in your $EDITOR

From: Greg Stein <gstein_at_lyra.org>
Date: 2002-01-23 22:41:26 CET

On Wed, Jan 23, 2002 at 02:22:30PM -0600, Ben Collins-Sussman wrote:
>...
> +1, looks good to me. But: I should warn you that we're planning on
> implementing 'svn commit' slightly differently in the current
> milestone work. In particular, we're going to effectively be running
> 'svn status' before beginning the drive of the commit-editor. Since
> this information will be in memory anyway, your code may want to take
> advantage of it.

Um... I really don't think we want to keep that in memory. It isn't going to
scale well at all. Whatever happened to the desire to be "streamy"
everywhere? We shouldn't continue to add more and more code that assumes or
creates more in-memory buffering of lists of things.

Cheers,
-g

-- 
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:36:58 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.