X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=-1.9 required=5.0 	tests=AWL,BAYES_00,SARE_MSGID_LONG40
X-Spam-Check-By: sourceware.org
MIME-Version: 1.0
In-Reply-To: <416096c61003171424g7d3476f4t681e0f7cc7cf5aa5@mail.gmail.com>
References: <C742AC34C772EC4BAAF642C22E6079D3012111A34A8F@NSPEXMBX-A.the-lab.llnl.gov> 	 <20100317202018.GZ6505@calimero.vinschen.de> 	 <C742AC34C772EC4BAAF642C22E6079D3012111A34A9B@NSPEXMBX-A.the-lab.llnl.gov> 	 <20100317203108.GA6505@calimero.vinschen.de> 	 <C742AC34C772EC4BAAF642C22E6079D3012111A34A9E@NSPEXMBX-A.the-lab.llnl.gov> 	 <416096c61003171340u65054d4bjc179dc407b80a2c5@mail.gmail.com> 	 <C742AC34C772EC4BAAF642C22E6079D3012111A34AAB@NSPEXMBX-A.the-lab.llnl.gov> 	 <416096c61003171424g7d3476f4t681e0f7cc7cf5aa5@mail.gmail.com>
Date: Wed, 17 Mar 2010 21:25:26 +0000
Message-ID: <416096c61003171425r138d6cb4of0020b11fb3c2eb1@mail.gmail.com>
Subject: Re: 1.7.1: cvs version built in is unstable
From: Andy Koppe <andy.koppe@gmail.com>
To: Cygwin Tech List <cygwin@cygwin.com>
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Id: <cygwin.cygwin.com>
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

Roe, Kevin L:
> I did read that page and I reiterate: "No write capability" =C2=A0That in=
cludes USB sticks.

Yes, so you've said, and my post didn't doubt that in any way. I'm of
course highly intrigued by what high-falutin' mystery system you might
be working on.

> Please continue to give constructive advice so that I can resolve this is=
sue.

That's pretty rich considering it's taken repeated prompting to get
answers to rather straightforward questions.

Anyway, now that the case-sensitivity issue seems to have been ruled
out, let's go back to an earlier post in this thread:

Corinna Vinschen:
>>what would cause
>>
>> =C2=A0 =C2=A0 =C2=A0 open(".new.p_change.pl", O_WRONLY | O_CREAT | O_TRU=
NC, 0777)
>>
>> to fail with errno set to ENOENT.
>
>Just as in Linux:
>
>ENOENT =C2=A0O_CREAT is not set and the named file does not exist. Or, a
> =C2=A0 =C2=A0 =C2=A0directory component in pathname does not exist or is =
a dangling
> =C2=A0 =C2=A0 =C2=A0 symbolic link.

The way I understand this, the open() call shouldn't fail with ENOENT
given those arguments, because O_CREAT is set and there is no
directory component in the pathname.

What type of file system is your checkout on?

Andy

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

