From owner-freebsd-hackers Fri Feb 14 12:00:04 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id MAA28031 for hackers-outgoing; Fri, 14 Feb 1997 12:00:04 -0800 (PST) Received: from mail.cdsnet.net (mail.cdsnet.net [204.118.244.5]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id LAA27972 for ; Fri, 14 Feb 1997 11:59:54 -0800 (PST) Received: from mail.cdsnet.net (mail.cdsnet.net [204.118.244.5]) by mail.cdsnet.net (8.8.5/8.7.3) with SMTP id LAA08612 for ; Fri, 14 Feb 1997 11:59:47 -0800 (PST) Date: Fri, 14 Feb 1997 11:59:46 -0800 (PST) From: Jaye Mathisen To: hackers@freebsd.org Subject: CVS question, sendmail, named Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Might as well whack out a bunch of them in 1 message... My understanding is that for whatever reason, sendmail 8.8.5 is in -current, but hasn't been tagged for RELENG_2_2. So how do I tag my CVS repository locally so that the sendmail from -current is in my local RELENG_2_2, such that if I check out a tree with tags RELENG_2_2, I get the sendmail 8.8.5? If I then update my CVS tree, will it get overwritten with the 8.8.4 stuff? Also, is anybody using bind-4.9.5-P1 on a box? Is this in -current? If so, I'd like to do the same thing to it as sendmail 8.8.5. (bring it into -GAMMA/RELENG_2_2). Is there any reason 8.8.5 isn't tagged into RELENG_2_2?