info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Remote CVS


From: Larry Jones
Subject: Re: Remote CVS
Date: Sat, 28 Aug 2004 19:38:53 -0400 (EDT)

Jeff Yunes writes:
> 
> jmyunes-pb:~ jeff$ cvs checkout bigProj
> address@hidden's password:
> stty: standard input: Invalid argument

You're using :ext: (or :rsh:) mode and you have an stty command in your
.profile or .cshrc (or perhaps even in the system profile) that isn't
protected against being executed by non- interactive shells that aren't
connected to a tty.  You should be able to use "tty -s" or "test -t 0"
to determine if you're connected to a tty or not.

-Larry Jones

What's the matter?  Don't you trust your own kid?! -- Calvin




reply via email to

[Prev in Thread] Current Thread [Next in Thread]