Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
From: "Matthew Dornquast" <matthew@code42.com>
To: <cygwin@cygwin.com>
Cc: <nmeyers@javalinux.net>
Subject: Problem Identified:  cvs hangs over ssh (all versions?)
Date: Mon, 21 Oct 2002 16:11:39 -0500
Message-ID: <000901c27946$728e5f80$0104a8c0@dornquast>
MIME-Version: 1.0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Priority: 3 (Normal)
X-MSMail-Priority: Normal
Importance: Normal
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106

I recently started having a problem that hundreds of others have documented
over the last year or so.

When doing cvs commands like "cvs co <modulename>" it hangs on the very last
file.

This only happens when you're using cygwin over SSH.  (Sourceforge
recommends you do just that)

The problem occurs when you turn on compression.  In my case, I had added
the line:

cvs -z3 -q -e vi

to my .cvsrc file located in my home directory.

Simply removing the "-z3" eliminated the problem.

Hope this helps clear up the issues/mysteries around this bug.

~Matthew



--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

