[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: Justin Erenkrantz <justin_at_erenkrantz.com>
Date: 2006-02-10 21:07:01 CET

On 2/10/06, Garrett Rooney <rooneg@electricjellyfish.net> wrote:
> I can't imagine that the flush is going to even show up in profiling...

It's an extra syscall for every line of output (imagine redirecting
stdout to a file!). We've never needed it before...

> And as for not intending the command line program to produce parseable
> output, it's the second to last thing on our list of features on
> subversion.tigris.org.

There's a point that if a developer wants to write a tool on top of
SVN, they should be using the bindings not asking us to make changes
in our command-line program so their tool works better. -- justin

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Feb 10 21:11:07 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.