From owner-freebsd-ports Wed Dec 20 7: 5: 6 2000 From owner-freebsd-ports@FreeBSD.ORG Wed Dec 20 07:05:03 2000 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from nemesis.worldnet.net (nemesis.worldnet.net [195.3.3.18]) by hub.freebsd.org (Postfix) with ESMTP id 0482B37B402 for ; Wed, 20 Dec 2000 07:05:01 -0800 (PST) Received: from m2.worldnet.net (m2.worldnet.net [195.3.3.6]) by nemesis.worldnet.net (8.9.3/8.9.3) with ESMTP id QAA14750; Wed, 20 Dec 2000 16:07:42 +0100 (CET) Received: from greatoak.home (p14-044.province.worldnet.fr [195.3.14.44]) by m2.worldnet.net (8.9.3/8.9.3) with ESMTP id QAA29806; Wed, 20 Dec 2000 16:04:53 +0100 (CET) Received: (from pcasidy@localhost) by greatoak.home (8.11.1/8.11.1) id eBKEBkE01454; Wed, 20 Dec 2000 15:11:46 +0100 (CET) (envelope-from pcasidy) Message-Id: <200012201411.eBKEBkE01454@greatoak.home> Date: Wed, 20 Dec 2000 15:11:45 +0100 (CET) From: Philippe CASIDY Subject: Re: devel/ORBit uncleaned or CVS misbehavior ? To: roam@orbitel.bg Cc: freebsd-ports@freebsd.org In-Reply-To: <20001220131228.H644@ringworld.oblivion.bg> MIME-Version: 1.0 Content-Type: TEXT/plain; charset=us-ascii Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On 20 Dec, Peter Pentchev wrote: > On Wed, Dec 20, 2000 at 11:47:58AM +0100, Philippe CASIDY wrote: >> Hi! >> >> While tracking which port categories I still have to update to the new >> layout, I found that the port devel/ORBIT has still have old pkg/* >> files! >> >> I cvsuped devel categories last night and I update my ports using : >> cvs -q update -d -P >> >> I alwayes use this command and it worked greats for all other ports I >> have already updated: >> audio, archivers, ... >> >> Strange, in the repository, I only have >> /home/ncvs/ports/devel/ORBit/pkg/Attic >> >> Anyone has noticed this behavior? > > Are there any files in that pkg/ directory? As has been mentioned > several times on this list, cvs update -P only removes empty dirs - > empty both in the repository *and* on your local disk. I have found > non-removed pkg/ and especially patches/ subdirs as a result of leftover > .rej and .orig files from failed patches of my own. > > Hope that helps. > > G'luck, > Peter > While trying to show you how weird it looked like to me I just found : bash-2.03$ cvs status DESCR =================================================================== File: DESCR Status: Up-to-date Working revision: 1.1.1.1 Wed Dec 20 14:06:00 2000 Repository revision: 1.1.1.1 /home/ncvs/ports/devel/ORBit/pkg/Attic/DESCR,v Sticky Tag: RELEASE_4_1_0 (revision: 1.1.1.1) Sticky Date: (none) Sticky Options: (none) I remember once I had to use this specific version instead of a more recent one... So now, I will use the following command to update my port : cvs -q update -d -P -A -A to reset sticky tags! Sorry for the noise! Have a nice day. Phil. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message