[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: Karl Fogel <kfogel_at_newton.ch.collab.net>
Date: 2002-01-24 18:18:09 CET

Greg Hudson <ghudson@MIT.EDU> writes:
> 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.)

+1. Streaminess is done for a practical purpose, not as a matter of
faith. Change lists are so small compared to the changes themselves,
that the former can be non-streamy even though the latter can't.

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