[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-02-11 11:40:40 CET

Justin Erenkrantz <justin@erenkrantz.com> wrote:

> This introduces unnecessary overhead for those people who don't care about
> such things (which is almost everybody).

No, it doesn't create additional overhead for people who run svn in a
terminal without redirecting stdout, which is almost everybody. In that
case stdout is already line-buffered anyway.

> The proper way to do this is to call the bindings and install your own
> notification callback.

I really don't want to have to have to reimplement all of
subversion/svn/status.c in python just so that I can add a tiny little
bit of functionality on top of it. This is so much less effort with a
/bin/sh post-processor.

-- 
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 Sat Feb 11 11:41:26 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.