X-Spam-Check-By: sourceware.org
To: cygwin@cygwin.com
From: Frank-Michael Moser <moser@decodon.com>
Subject:  Re: Problems with cygwin cvs over ssh.
Date:  Fri, 27 Jan 2006 22:10:31 +0100
Lines: 46
Message-ID: <dre28b$3et$1@sea.gmane.org>
References:  <ad2655cb0601250431w10c79e29t@mail.gmail.com> <dr8moj$3le$1@sea.gmane.org>   <Pine.GSO.4.63.0601251554180.839@access1.cims.nyu.edu> <dr8r9d$mcs$1@sea.gmane.org>  <Pine.GSO.4.63.0601251653430.839@access1.cims.nyu.edu> <dr927o$h87$1@sea.gmane.org> <Pine.GSO.4.63.0601251907330.839@access1.cims.nyu.edu>
Mime-Version:  1.0
Content-Type:  text/plain; charset=ISO-8859-1
Content-Transfer-Encoding:  8bit
User-Agent: Thunderbird 1.5 (Windows/20051201)
In-Reply-To: <Pine.GSO.4.63.0601251907330.839@access1.cims.nyu.edu>
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

I have encountered the same problem, have investigated it a bit and came
out with two interesting facts:

A) Without changing anything else than replacing cygwin1.dll, using the
snaphot cygwin1-20050928.dll works fine while using cygwin1-20050929.dll
produces the problem.

B) Also without changing anything else than replacing cygwin1.dll, using
the snaphot cygwin1-20050928.dll "mkdir /tmp/foo/." runs fine while with
cygwin1-20050929.dll you see:

> $ mkdir /tmp/foo/.
> mkdir: cannot create directory `/tmp/foo/.': No such file or directory


Frank-Michael


Igor Peshansky wrote:
> On Wed, 25 Jan 2006, René Berber wrote:
> 
>> Igor Peshansky wrote:
>> [snip]
>>> FWIW, I could reproduce the original problem, either with or without
>>> ":ext:".
>> The combination cvs/ssh has no problem :
>>
>> $ echo $CVS_RSH
>> ssh
>> $ echo $CVSROOT
>> :ext:rberber@www.somewhere.com:/export/home0/cvsrep
>> $ cvs co junit-test
>> cvs server: Updating junit-test
>> U junit-test/.classpath
>> U junit-test/.project
>> cvs server: Updating junit-test/lib
>> ...
>>
>> Remote CVS server is Solaris, local ssh and Cygwin dll versions are
>> latest released.
> 
> Then you have misunderstood the original problem.  The problem is with the
> CVS server running on Cygwin.  CVS in client mode works just fine.
> 	Igor
> 



--
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/

