Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Date: Tue, 14 Sep 2004 11:04:49 -0400 (EDT) From: Igor Pechtchanski Reply-To: cygwin AT cygwin DOT com To: Christopher Cobb cc: cygwin AT cygwin DOT com Subject: Re: Win XP SP2: cvs over ssh problems In-Reply-To: Message-ID: References: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Scanned-By: MIMEDefang 2.39 On Tue, 14 Sep 2004, Christopher Cobb wrote: > My XP machine at work was just upgraded to SP2. Now I'm having problems > accessing a cvs repository on a linux box over ssh. Everything was working > fine until this SP2 upgrade. > > I can access the cvs host via ssh normally (although in a possibly > related matter, ssh sometimes seems to be a character behind when using > vi remotely -- has anyone else noticed that behavior? This was true > before the SP2 upgrade). Invoking cvs remotely without a password seems > to work fine: > > $ cvs status myFile.txt > cvs status: warning: unrecognized response `Warning: No xauth data; using fake ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ > authentication dat' from cvs servering. ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^!!! > (never returns) I'm a bit concerned about the "ing" above (marked with "!!!"). Looks like you have intermixed the outputs of programs somehow... > Examining the process server side reveals that the cvs process is hung on > reading stdin: > > # strace -p 5316 > read(0, > > Is anyone aware of any changes in SP2 that would cause this problem? > Are there any workarounds? Does "export CVS_RSH='/usr/bin/ssh -x'" help? You really don't need X forwarding for cvs... Igor -- http://cs.nyu.edu/~pechtcha/ |\ _,,,---,,_ pechtcha AT cs DOT nyu DOT edu ZZZzz /,`.-'`' -. ;-;;,_ igor AT watson DOT ibm DOT com |,4- ) )-,_. ,\ ( `'-' Igor Pechtchanski, Ph.D. '---''(_/--' `-'\_) fL a.k.a JaguaR-R-R-r-r-r-.-.-. Meow! "Happiness lies in being privileged to work hard for long hours in doing whatever you think is worth doing." -- Dr. Jubal Harshaw -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/