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

Re: Two windows bugs

From: Branko Čibej <brane_at_xbc.nu>
Date: 2005-02-21 17:57:00 CET

Mark Bohlman wrote:

> On my system CYGWIN is set to "tty" only.

This seems to be the critical bit of information. From the Cygwin manual
(http://www.cygwin.com/cygwin-ug-net/using-cygwinenv.html):

    (no)tty - if set, Cygwin enables extra support (i.e., termios) for
    UNIX-like ttys. It is not compatible with some Windows programs.
    Defaults to not set, in which case the tty is opened in text mode.
    Note that this has been changed such that ^D works as expected
    instead of ^Z, and is settable via *stty*. This option must be
    specified before starting a Cygwin shell and it cannot be changed in
    the shell.

On my system(s), the CYGWIN variable isn't set at all, which means it
defaults no notty, and Subversion's prompts work.

-- Brane

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Feb 21 17:59:25 2005

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.