From owner-freebsd-hackers Sat Jun 29 19:29: 9 2002 Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7448C37B401 for ; Sat, 29 Jun 2002 19:29:06 -0700 (PDT) Received: from mailsrv.otenet.gr (mailsrv.otenet.gr [195.170.0.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1925843E0A for ; Sat, 29 Jun 2002 19:29:05 -0700 (PDT) (envelope-from keramida@FreeBSD.org) Received: from hades.hell.gr (patr530-b229.otenet.gr [212.205.244.237]) by mailsrv.otenet.gr (8.12.4/8.12.4) with ESMTP id g5U2SwwF009641; Sun, 30 Jun 2002 05:29:02 +0300 (EEST) Received: from hades.hell.gr (hades [127.0.0.1]) by hades.hell.gr (8.12.4/8.12.4) with ESMTP id g5U2Steh001067; Sun, 30 Jun 2002 05:28:56 +0300 (EEST) (envelope-from keramida@FreeBSD.org) Received: (from charon@localhost) by hades.hell.gr (8.12.4/8.12.4/Submit) id g5U2SrqH001066; Sun, 30 Jun 2002 05:28:53 +0300 (EEST) (envelope-from keramida@FreeBSD.org) Date: Sun, 30 Jun 2002 05:28:50 +0300 From: Giorgos Keramidas To: Makoto Matsushita Cc: hackers@FreeBSD.org Subject: Re: cvs(1) bug? with cvs update -rX -DY Message-ID: <20020630022849.GA731@hades.hell.gr> References: <20020626022052V.matusita@jp.FreeBSD.org> <20020626024424P.matusita@jp.FreeBSD.org> <20020629171822.GC5643@hades.hell.gr> <20020630104853W.matusita@jp.FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020630104853W.matusita@jp.FreeBSD.org> X-Operating-System: FreeBSD 5.0-CURRENT i386 X-PGP-Fingerprint: C1EB 0653 DB8B A557 3829 00F9 D60F 941A 3186 03B6 X-Phone: +30-944-116520 Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 2002-06-30 10:48 +0000, Makoto Matsushita wrote: > > keramida> So, the proper steps to get the files of a branch other than HEAD, in > keramida> the revisions they had at a certain point in time would be: > > keramida> + Checkout using the branch as a sticky tag. > keramida> + Update using both -D DATE and -r BRANCH_TAG. > > No, it doesn't work as you said. The second "cvs update" will delete > all lukemftpd files (see my previous email posted to hackers@). > > Would you please try same operations to src/contrib/lukemftpd? Ah, hummm. Perhaps this is because no files have been taken off the vendor branch. I see that the latest revision of lukemftpd.h (for instance) is 1.1.1.2, which is still in the vendor branch and not in a separate RELENG_4 branch :-/ Hmmm, you're right. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message