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

Re: [Issue 2950] New - Weird prompting to resolve conflicts when EDITOR is not defined

From: Ben Collins-Sussman <sussman_at_red-bean.com>
Date: 2007-10-02 03:14:50 CEST

Guys, I have a patch to fix this problem (attached) which just adds
svn_cmdline_fflush() after every call to svn_cmdline_printf() within
in the interactive conflict loop.

It seems sort of hacky to me though. epg was thinking that maybe we
should change svn_cmdline_printf() to automatically fflush() if the
incoming string ends with \n. What do people think?

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Oct 2 03:15:13 2007

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.