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

Re: [PATCH] Flush stdout more often

From: Stefan Haller <haller_at_ableton.com>
Date: 2006-03-09 09:23:51 CET

Kevin Puetz <puetzk@puetzk.org> wrote:

> Actually, if it's preferable to do it globally, the solution is a *single*
> one-liner :-), either:
> setlinebuf(stdout);

That's what I mentioned in the very first mail in this thread. But no,
I don't think this is a good idea; for something like

$ svn cat svn://host/some-large-file > output

you definitely don't want line-buffering.

-- 
Stefan Haller
Ableton
http://www.ableton.com/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Mar 9 13:12:56 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.