From owner-freebsd-hackers Sat May 24 02:20:22 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id CAA15762 for hackers-outgoing; Sat, 24 May 1997 02:20:22 -0700 (PDT) Received: from awfulhak.demon.co.uk (awfulhak.demon.co.uk [158.152.17.1]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id CAA15748 for ; Sat, 24 May 1997 02:20:18 -0700 (PDT) Received: from awfulhak.demon.co.uk (localhost [127.0.0.1]) by awfulhak.demon.co.uk (8.8.5/8.8.5) with ESMTP id KAA03124 for ; Sat, 24 May 1997 10:19:33 +0100 (BST) Message-Id: <199705240919.KAA03124@awfulhak.demon.co.uk> X-Mailer: exmh version 1.6.9 8/22/96 To: freebsd-hackers@freebsd.org Subject: YAMFC Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Sat, 24 May 1997 10:19:33 +0100 From: Brian Somers Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk How do I tag the libalias stuff for 2.2 ? Do I simply $ cvs co src/lib/libalias $ cvs rtag -b RELENG_2_2 src/lib/libalias/[Ma]* When I did this locally, it produced a very long version, and the RELENG_2_2 didn't seem to stick to the head of that branch - that is, after a $ cvs co -r RELENG_2_2 libalias $ cd libalias $ vi Makefile $ cvs commit I ended up with the RELENG_2_2 tag stuck to the wrong version: $ cd /usr/src/lib/libalias $ cvs log Makefile RCS file: /home/ncvs/src/lib/libalias/Makefile,v Working file: Makefile head: 1.1 branch: 1.1.1 locks: strict access list: symbolic names: RELENG_2_2: 1.1.1.1.0.2 alias_2_1: 1.1.1.1 CMOTT: 1.1.1 keyword substitution: kv total revisions: 3; selected revisions: 3 description: ---------------------------- revision 1.1 date: 1997/05/23 04:41:31; author: brian; state: Exp; branches: 1.1.1; Initial revision ---------------------------- revision 1.1.1.1 date: 1997/05/23 04:41:31; author: brian; state: Exp; lines: +0 -0 branches: 1.1.1.1.2; Create the alias library. This is currently only used by ppp (or will be shortly). Natd can now be updated to use this library rather than carrying its own version of the code. Submitted by: Charles Mott ---------------------------- revision 1.1.1.1.2.1 date: 1997/05/24 09:09:02; author: brian; state: Exp; lines: +2 -0 Testing... ============================================================================= Can someone tell me the correct incantation ? Thanks. -- Brian , Don't _EVER_ lose your sense of humour....