X-Recipient: archive-cygwin AT delorie DOT 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: <20100317202018 DOT GZ6505 AT calimero DOT vinschen DOT de> <20100317203108 DOT GA6505 AT calimero DOT vinschen DOT de> <416096c61003171340u65054d4bjc179dc407b80a2c5 AT mail DOT gmail DOT com> <416096c61003171424g7d3476f4t681e0f7cc7cf5aa5 AT mail DOT gmail DOT 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 To: Cygwin Tech List Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: 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 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