info-cvs
[Top][All Lists]
Advanced

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

Re: error server aborted while trying to do cvs stat remotely


From: Larry Jones
Subject: Re: error server aborted while trying to do cvs stat remotely
Date: Sun, 28 Oct 2001 14:34:39 -0500 (EST)

Pradeep writes:
> 
> I get 
> stty: : Invalid argument

You have an stty command in your .cshrc (or equivalent) file that fails
if stdin is a network connection rather than a terminal.  You need to
fix your .cshrc so it doesn't try to run those kinds of commands when
the input is not a terminal.  (You may find "test -t" to be helpful.)

-Larry Jones

He doesn't complain, but his self-righteousness sure gets on my nerves.
-- Calvin



reply via email to

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