X-Spam-Check-By: sourceware.org Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Subject: Re: (XP) cvs [checkout aborted]: cannot rename file CVS/Entries.Backup to CVS/Entries: Permission denied Date: Tue, 15 Aug 2006 16:12:36 -0700 Message-ID: <4D0879546524FC49B5BF58F541512A8C0124287A@VEX1.verity.com> From: "Colin Greg Jones" To: 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 Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id k7FNCjlm026645 This is an old issue but we figured out where the cause of the problem was: a Veritas backup agent. I tried setting the backup operations to manual, but that wasn't enough. It also wasn't enough that the directory where I was doing my cvs checkout wasn't even selected for backup. I had to prevent the agent from running by removing it from the Startup menu. It turns out this wasn't related to Cygwin at all, but so that the answer goes with the question I'm posting it here. > I am running cvs under Cygwin on XP and get the following message when > checking out: > > cvs [checkout aborted]: cannot rename file CVS/Entries.Backup to > CVS/Entries: Permission denied > > The checkout stops. If I resume it it seems continue from where it left > off, but the problem recurs. > > The problem doesn't always occur when finishing checking out the first > directory. The amount of progress cvs makes before encountering the > problem varies. > > If I manually try to mv the file, it works fine. The output for ls -al for > Entries.Backup is: > > -rw-r--r-- 1 gjones mkgroup-l-d 3011 Aug 16 18:09 > ultra/src/acro/CMap/CVS/Entries.Backup > > and for Entries: > > -rw-r--r-- 1 gjones mkgroup-l-d 2964 Aug 16 18:09 > ultra/src/acro/CMap/CVS/Entries > > (Yes, I know the mkgroup-l-d group is bogus. I fixed that once and still > had the problem, then I tried reinstalling Cygwin and haven't fixed it > again.) > > Cygwin version: 1.5.17-1, I think. > CVS version: 1.11.17. > OS: Microsoft Windows XP Professional version 5.1.2600 -- 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/