From owner-freebsd-current@FreeBSD.ORG Mon Dec 8 12:37:58 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0F7DB16A4CE for ; Mon, 8 Dec 2003 12:37:58 -0800 (PST) Received: from tx1.oucs.ox.ac.uk (tx1.oucs.ox.ac.uk [129.67.1.167]) by mx1.FreeBSD.org (Postfix) with ESMTP id 14E7843D37 for ; Mon, 8 Dec 2003 12:37:27 -0800 (PST) (envelope-from colin.percival@wadham.ox.ac.uk) Received: from scan1.oucs.ox.ac.uk ([129.67.1.166] helo=localhost) by tx1.oucs.ox.ac.uk with esmtp (Exim 4.20) id 1ATS81-0000qv-I3 for freebsd-current@freebsd.org; Mon, 08 Dec 2003 20:37:13 +0000 Received: from rx1.oucs.ox.ac.uk ([129.67.1.165]) by localhost (scan1.oucs.ox.ac.uk [129.67.1.166]) (amavisd-new, port 25) with ESMTP id 03038-08 for ; Mon, 8 Dec 2003 20:37:13 +0000 (GMT) Received: from gateway.wadham.ox.ac.uk ([163.1.161.253]) by rx1.oucs.ox.ac.uk with smtp (Exim 4.20) id 1ATS81-0000qq-4f for freebsd-current@freebsd.org; Mon, 08 Dec 2003 20:37:13 +0000 Received: (qmail 13468 invoked by uid 0); 8 Dec 2003 20:37:13 -0000 Received: from colin.percival@wadham.ox.ac.uk by gateway by uid 71 with qmail-scanner-1.16 (sweep: 2.14/3.71. spamassassin: 2.53. Clear:. Processed in 1.393452 secs); 08 Dec 2003 20:37:13 -0000 X-Qmail-Scanner-Mail-From: colin.percival@wadham.ox.ac.uk via gateway X-Qmail-Scanner: 1.16 (Clear:. Processed in 1.393452 secs) Received: from dhcp1131.wadham.ox.ac.uk (HELO piii600.wadham.ox.ac.uk) (163.1.161.131) by gateway.wadham.ox.ac.uk with SMTP; 8 Dec 2003 20:37:11 -0000 Message-Id: <5.0.2.1.1.20031208203541.02dfef08@popserver.sfu.ca> X-Sender: cperciva@popserver.sfu.ca X-Mailer: QUALCOMM Windows Eudora Version 5.0.2 Date: Mon, 08 Dec 2003 20:37:10 +0000 To: Doug White From: Colin Percival In-Reply-To: <20031208122821.C15361@carver.gumbysoft.com> References: <3FD3AA5D.8010409@alumni.rice.edu> <3FD3AA5D.8010409@alumni.rice.edu> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed cc: freebsd-current@freebsd.org Subject: Re: 5.2: will standard-supfile point to RELENG_5_2? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 08 Dec 2003 20:37:58 -0000 At 12:29 08/12/2003 -0800, Doug White wrote: >Doubtful -- standard-supfile is for grabbing -current. If you want a >specific tag, you need to specify it. I just copy the same cvsupfile >around to different machines as I build them so I don't forget :) RELENG_x_y's standard-supfile has tracked RELENG_x_y for every release branch so far except for x=5,y=1. Colin Percival