Re: [Issue 2950] New - Weird prompting to resolve conflicts when EDITOR is not defined
From: Eric Gillespie <epg_at_pretzelnet.org>
Date: 2007-10-02 03:32:47 CEST
"Ben Collins-Sussman" <sussman@red-bean.com> writes:
> Guys, I have a patch to fix this problem (attached) which just adds
I thought that until I found out they're just using stdio, not
setvbuf(stderr, NULL, _IOLBF, 0);
This prompt stuff isn't the only stuff to have the problem, and
svn foo > log 2>&1 &
is annoyed that status comes through in 8K chunks. I am
-- Eric Gillespie <*> epg@pretzelnet.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Tue Oct 2 03:32:57 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.