[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: Peter N. Lundblad <peter_at_famlundblad.se>
Date: 2006-04-10 13:02:14 CEST

Stefan Haller writes:
> Peter N. Lundblad <peter@famlundblad.se> wrote:
>
> > As I think I pointed out somewhere, you can solve this by adding a
> > notification kind so the notify callback gets invoked after each diffed
> > file (this might be useful for GUIs as well). The cmdline client would
> > just fflush the output stream.
>
> Ah, ok. I misunderstood this the last time you mentioned it, sorry.
>
> Just to make sure I get it right this time: I add a new constant at the
> end of the svn_wc_notify_action_t enum, right? Would you just call that
> svn_wc_notify_diff?

That'd be my suggestion, but maybe call it svn_wc_notify_diff_path or
something in case want to add other diff notifications in the future.

Thanks,
//Peter

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Apr 10 13:04:33 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.