From owner-freebsd-questions@FreeBSD.ORG Sun Nov 7 19:10:00 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 3D32616A4CE for ; Sun, 7 Nov 2004 19:10:00 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.201]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0882E43D46 for ; Sun, 7 Nov 2004 19:09:59 +0000 (GMT) (envelope-from david.jenkins@gmail.com) Received: by rproxy.gmail.com with SMTP id a41so253928rng for ; Sun, 07 Nov 2004 11:09:58 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=aCd2g9DJP3RZ39EqrOKY0CzN5vazKepa4KFByGSbwNmoynBI1yGvt539mkSm/AORtrWkWRqS6UFI0Niq2X9jIJiDeJPGyhTTgnyfp0Xq7fo0Njzs8S0Zz0TI2NACH3yGjmQYdG0fk0PSHNrK3vyvkR/g/oCvTyWQaHlCMYzwxk0= Received: by 10.38.67.12 with SMTP id p12mr1109083rna; Sun, 07 Nov 2004 11:09:58 -0800 (PST) Received: by 10.38.208.66 with HTTP; Sun, 7 Nov 2004 11:09:57 -0800 (PST) Message-ID: <9395922d04110711096437ba2d@mail.gmail.com> Date: Sun, 7 Nov 2004 19:09:57 +0000 From: David Jenkins To: "Joseph H. Fry" In-Reply-To: <006f01c4c4e6$dd7ff810$f100a8c0@lucy> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <9395922d041107034971b12fe0@mail.gmail.com> <006f01c4c4e6$dd7ff810$f100a8c0@lucy> cc: freebsd-questions@freebsd.org Subject: Re: First questions: rebuilding world X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: David Jenkins List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 07 Nov 2004 19:10:00 -0000 On Sun, 7 Nov 2004 11:28:50 -0500, Joseph H. Fry wrote: > > If you've used the correct TAG in your cvsup files and have > > cvsup'd over the last day or so, then you should build 5.3-RELEASE. > > > > Which tag is the "correct" tag? In your source-tree supfile you should have a line like: *default tag=RELENG_5_3 Hope that helps.