[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 Hudson <ghudson_at_MIT.EDU>
Date: 2002-01-24 06:09:24 CET

On Wed, 2002-01-23 at 16:41, Greg Stein wrote:
> 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.

I think that, in practice, it will be just fine to be non-streamy with
regard to lists of changed files. (Unless your editor is streamy or you
provide a log message flie on the command line, you're going to load
that list into memory when you edit the log message anyway.)

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