X-Spam-Check-By: sourceware.org
Date: Fri, 27 Jan 2006 17:01:48 -0500 (EST)
From: Igor Peshansky <pechtcha@cs.nyu.edu>
Reply-To: cygwin@cygwin.com
To: Frank-Michael Moser <moser@decodon.com>
cc: cygwin@cygwin.com
Subject: Re: Problems with cygwin cvs over ssh.
In-Reply-To: <dre28b$3et$1@sea.gmane.org>
Message-ID: <Pine.GSO.4.63.0601271635150.27873@access1.cims.nyu.edu>
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> <dre28b$3et$1@sea.gmane.org>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
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

Ugh, top-posting...   Reformatted.

On Fri, 27 Jan 2006, Frank-Michael Moser wrote:

> Igor Peshansky wrote:
>
> > The problem is with the CVS server running on Cygwin.  CVS in client
> > mode works just fine.
>
> 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

Right.  I missed the "." in the original message.  The change that
prompted this behavior seems to be
<http://cygwin.com/ml/cygwin-cvs/2005-q3/msg00224.html>.  I'm assuming the
motivation for this patch was to duplicate Linux's behavior (which doesn't
allow trailing "." in a path passed to mkdir).

There must be some Cygwin-specific code in cvs that adds that trailing
dot.  I'll take a look at the cvs sources later.
	Igor
-- 
				http://cs.nyu.edu/~pechtcha/
      |\      _,,,---,,_	    pechtcha@cs.nyu.edu | igor@watson.ibm.com
ZZZzz /,`.-'`'    -.  ;-;;,_		Igor Peshansky, Ph.D. (name changed!)
     |,4-  ) )-,_. ,\ (  `'-'		old name: Igor Pechtchanski
    '---''(_/--'  `-'\_) fL	a.k.a JaguaR-R-R-r-r-r-.-.-.  Meow!

"Las! je suis sot... -Mais non, tu ne l'es pas, puisque tu t'en rends compte."
"But no -- you are no fool; you call yourself a fool, there's proof enough in
that!" -- Rostand, "Cyrano de Bergerac"

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

