From owner-freebsd-hackers Fri Dec 19 14:30:22 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id OAA26081 for hackers-outgoing; Fri, 19 Dec 1997 14:30:22 -0800 (PST) (envelope-from owner-freebsd-hackers) Received: from alpo.whistle.com (alpo.whistle.com [207.76.204.38]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id OAA26068 for ; Fri, 19 Dec 1997 14:30:16 -0800 (PST) (envelope-from julian@whistle.com) Received: (from daemon@localhost) by alpo.whistle.com (8.8.5/8.8.5) id OAA18269 for ; Fri, 19 Dec 1997 14:27:50 -0800 (PST) Received: from UNKNOWN(), claiming to be "current1.whistle.com" via SMTP by alpo.whistle.com, id smtpd018261; Fri Dec 19 14:27:43 1997 Message-ID: <349AF439.446B9B3D@whistle.com> Date: Fri, 19 Dec 1997 14:24:57 -0800 From: Julian Elischer Organization: Whistle Communications X-Mailer: Mozilla 3.0Gold (X11; I; FreeBSD 2.2-CURRENT i386) MIME-Version: 1.0 To: hackers@freebsd.org Subject: FreeBSD CVS problem: /etc/protocols Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk /etc/protocols never got branched for RELENG_2_2 the tag RELENG_2_2 is a non branch tag I could fix this if I'm given the ok.. the question is what to do about 2.2.5 which used the mainline 1.7 I guess I could retag that to be a correct version. (same data, differnt rev number.) anyone care to fix this? (or if not, can I do so?) p.s. /etc/protocols doesn't check out for me in -current.. I'm tryingto work out why.. julian