Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 Date: Fri, 4 Mar 2005 10:51:07 +0100 From: Corinna Vinschen To: cygwin AT cygwin DOT com Subject: Re: "cannot set time" on FAT32 - after installing cygwin-1.5.13-1 Message-ID: <20050304095107.GV2839@cygbert.vinschen.de> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <42282D19 DOT 9020007 AT iopan DOT gda DOT pl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <42282D19.9020007@iopan.gda.pl> User-Agent: Mutt/1.4.2i On Mar 4 10:40, Jacek Piskozub wrote: > Hi there, > > This is the actual error message I get in the simplest case of checking > out one file only. > > D:\mozilla_source>cvs checkout mozilla/client.mk > U mozilla/client.mk > CVS checkout: cannot set time on client.mk: Permission denied > > Again, this is Windows ME on FAT32 with native cygwin CVS. Can you run strace on this cvs checkout? The calls to SetFileTime have debug messages attached which you will see when scanning the strace. One prints a message along the lines of "SetFileTime (%s) failed", the other error message is within a short range after a line with text like "incoming lastaccess ". Thanks, Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader mailto:cygwin AT cygwin DOT com Red Hat, Inc. -- 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/