From owner-freebsd-questions@FreeBSD.ORG Thu Jul 29 16:27:38 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BCF7B16A4CE for ; Thu, 29 Jul 2004 16:27:38 +0000 (GMT) Received: from smtp813.mail.sc5.yahoo.com (smtp813.mail.sc5.yahoo.com [66.163.170.83]) by mx1.FreeBSD.org (Postfix) with SMTP id 85FFD43D2D for ; Thu, 29 Jul 2004 16:27:38 +0000 (GMT) (envelope-from donaldj@ameritech.net) Received: from unknown (HELO pres7000.mylan.net) (donaldj@ameritech.net@68.248.233.189 with plain) by smtp813.mail.sc5.yahoo.com with SMTP; 29 Jul 2004 16:27:38 -0000 From: "Donald J. O'Neill" To: freebsd-questions@freebsd.org Date: Thu, 29 Jul 2004 11:27:35 -0500 User-Agent: KMail/1.6.2 References: <200472910549.670990@IBM-R40> In-Reply-To: <200472910549.670990@IBM-R40> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200407291127.36102.donaldj@ameritech.net> Subject: Re: Updating 5.2.1 Release # X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Jul 2004 16:27:38 -0000 > So if I set my cvs tag as Ezequiel (thank you) suggested: > change: *default release=cvs tag=RELENG_5_2_1_RELEASE > to: *default release=cvs tag=RELENG_5_2_1 > That will get me the latest patches? > > I'll make that change and rebuild again today. > > Thanks all for your help. :) > Scott > > _______________________________________________ Scott, You'll be much happier if you use: *default release=cvs tag=RELENG_5_2 That will get you what you want. I'm not sure, but I think using the your last proposed tag might just erase your sorces and that's it. Don