From owner-freebsd-current Wed Jul 2 11:12:25 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id LAA17626 for current-outgoing; Wed, 2 Jul 1997 11:12:25 -0700 (PDT) Received: from godzilla.zeta.org.au (godzilla.zeta.org.au [203.2.228.19]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id LAA17590; Wed, 2 Jul 1997 11:11:57 -0700 (PDT) Received: (from bde@localhost) by godzilla.zeta.org.au (8.8.5/8.6.9) id EAA10866; Thu, 3 Jul 1997 04:09:34 +1000 Date: Thu, 3 Jul 1997 04:09:34 +1000 From: Bruce Evans Message-Id: <199707021809.EAA10866@godzilla.zeta.org.au> To: ache@nagual.pp.ru, skynyrd@opus.cts.cwu.edu Subject: Re: CVSUP and CVS branches: bug? Cc: current@FreeBSD.ORG, jdp@FreeBSD.ORG, xaa@stack.nl Sender: owner-current@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk >>From my recent CVSup update of the local CVS repository: > >Edit src/sbin/disklabel/disklabel.5.5,v -> Attic > Add tag bsd_44_lite_2 -> 1.1.1.3 > Add delta 1.1.1.3 97.07.02.00.24.14 bde > >So I think perhaps some files just got misplaced by humans and CVSup >propogated them normally. It's just part of 4.4Lite[2] that we renamed. CVS and human handling of renaming sucks, and we're left with disklabel.5.5 on the vendor branch in the attic and a spontaneously created disklabel.5 disconnected from the vendor branch and its own history. Bruce