X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-1.7 required=5.0 tests=AWL,BAYES_00,HK_OBFDOM X-Spam-Check-By: sourceware.org X-Attachments: None From: "Roe, Kevin L." To: "cygwin AT cygwin DOT com" Date: Wed, 17 Mar 2010 12:55:41 -0700 Subject: Re: 1.7.1: cvs version built in is unstable Message-ID: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 Here is what the CVS folks said in response to my e-mail to them. My origi= nal message is after their response. -----Original Message----- From: Larry Jones [mailto:lawrence DOT jones AT siemens DOT com]=20 Sent: Wednesday, March 17, 2010 11:31 AM To: Roe, Kevin L. Cc: info-cvs AT nongnu DOT org Subject: Re: "No such file" Roe, Kevin L. writes: >=20 > S-> RCS_checkout (/usr/gapps/AEAG/cvs_modules/Utilities/p_change.pl,v, 1.= 8, , , (function)) > cvs checkout: cannot write Utilities/p_change.pl: No such file or directo= ry Hmmmm, that looks like some kind of a bug/incompatibility in cygwin.=20 You need to ask the cygwin folks what would cause open(".new.p_change.pl", O_WRONLY | O_CREAT | O_TRUNC, 0777) to fail with errno set to ENOENT. --=20 Larry Jones I wonder if you can refuse to inherit the world. -- Calvin Here is the trace for a checkout. I've removed most of the file and left j= ust two similarly named files. One failed and one succeeded. S-> RCS_checkout (/usr/gapps/AEAG/cvs_modules/Utilities/p_change.pl,v,=20 S-> 1.8, , , (function)) cvs checkout: cannot write Utilities/p_change.pl: No such file or directory S-> server_register(p_change.pl, 1.8, , , , , ) Register(p_change.pl,=20 S-> 1.8, , , ) S-> RCS_checkout (/usr/gapps/AEAG/cvs_modules/Utilities/p_check.pl,v,=20 S-> 1.2, , , (function)) U Utilities/p_check.pl -> rename(.new.p_check.pl,p_check.pl) -> Register(p_check.pl, 1.2, Tue Jan 12 00:23:42 2010, , ) -> rename(CVS/Entries.Backup,CVS/Entries) -> unlink_file(CVS/Entries.Log) S-> server_register(p_check.pl, 1.2, , , , , ) Register(p_check.pl, 1.2,=20 S-> , , ) -Kevin -----Original Message----- From: Larry Jones [mailto:lawrence DOT jones AT siemens DOT com] Sent: Tuesday, March 16, 2010 1:57 PM To: Roe, Kevin L. Cc: info-cvs AT nongnu DOT org Subject: Re: "No such file" Roe, Kevin L. writes: >=20 > The situation: > > I check out a module of my repository (located on a remote machine)=20 > and a handful of files do not get downloaded due to the "no such file" > error described below. I then try to update the same module and get=20 > the same error on the same files. I check it out again and get=20 > exactly the same response on exactly the same files. Please run the update again with the -t global option to get a trace and po= st it. My guess is that the affected files have funky names that are confu= sing cygwin and/or Windows. -- Larry Jones Hello, local Navy recruitment office? Yes, this is an emergency... -- Calv= in I'm going to try to add more information in the effort to get a response. My system setup: 64 bit XP Dual quad-core Cygwin 1.7.1 The situation: I check out a module of my repository (located on a remote machine) and a h= andful of files do not get downloaded due to the "no such file" error descr= ibed below. I then try to update the same module and get the same error on= the same files. I check it out again and get exactly the same response on= exactly the same files. I have checked the permissions on the files in the repository. I have removed some watches that were on some of the files. Bottom line: I have a very repeatable problem with no evidence of a cause I've found. If you have any suggestions, please respond. If this is the incorrect forum, please advise. -Kevin -----Original Message----- From: info-cvs-bounces+roe2=3Dllnl DOT gov AT nongnu DOT org [mailto:info-cvs-bounces+= roe2=3Dllnl DOT gov AT nongnu DOT org] On Behalf Of Roe, Kevin L. Sent: Monday, March 15, 2010 4:43 PM To: info-cvs AT nongnu DOT org Subject: "No such file" I just checked out my repository and got the error: cvs checkout: cannot write [filename]: No such file or directory What does this mean and how do I fix it? -Kevin -- 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