From owner-freebsd-hubs Tue Aug 20 20:21:26 2002 Delivered-To: freebsd-hubs@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E9C9237B401 for ; Tue, 20 Aug 2002 20:21:23 -0700 (PDT) Received: from dragon.nuxi.com (trang.nuxi.com [66.92.13.169]) by mx1.FreeBSD.org (Postfix) with ESMTP id E8B6443E65 for ; Tue, 20 Aug 2002 20:21:22 -0700 (PDT) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.5/8.12.2) with ESMTP id g7L3LH27034868; Tue, 20 Aug 2002 20:21:17 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.5/8.12.5/Submit) id g7L3LGnQ034867; Tue, 20 Aug 2002 20:21:16 -0700 (PDT) Date: Tue, 20 Aug 2002 20:21:16 -0700 From: "David O'Brien" To: jason andrade Cc: hubs@FreeBSD.ORG Subject: Re: How to copy packages-4.6.2-release tree to packages-4-stable ? Message-ID: <20020821032116.GA34817@dragon.nuxi.com> Reply-To: obrien@FreeBSD.ORG References: <20020820182050.A2586@hub.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4i X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Sender: owner-freebsd-hubs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Wed, Aug 21, 2002 at 11:25:32AM +1000, jason andrade wrote: > > 3. rm -rf packages-4-stable > > ln -s packages-4.6.2-release packages-4-stable > > personally yes, for now. except why can't you do: > > mv packages-4-stable .p4stable.old > ln -s packages-4.6.2-release packages-4-stable > rm -rf .p4stable.old > > this way any mirrors automatically getting that whole tree (i cannot > afford this anymore - it's got way too many issues which break stuff > for us) will NOT have to refetch an entire tree and will just delete > about 5G of stuff. I don't follow why that could happen. The packages-4-stable tree already exists. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hubs" in the body of the message