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

Re: subversion reads from stdin even without tty and breaks

From: Eric Gillespie <epg_at_pretzelnet.org>
Date: Mon, 19 May 2008 14:23:06 -0700

Karl Fogel <kfogel_at_red-bean.com> writes:

> I've never tested that patch, and don't know if (for example) it Does
> The Right Thing inside an Emacs shell buffer or other non-standard ttys
> for which interactive prompting would still be appropriate.

isatty returns 1 (true) for Emacs shell buffers. If it didn't,
the fault would lie with Emacs; isatty is the standard Unix way
to ask "is there a user here, or am I being automated?".

--
Eric Gillespie <*> epg_at_pretzelnet.org

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-05-19 23:23:23 CEST

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.