From owner-freebsd-questions@FreeBSD.ORG Sat Jan 27 06:08:26 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 6C27016A402 for ; Sat, 27 Jan 2007 06:08:26 +0000 (UTC) (envelope-from dghatikachalam@gmail.com) Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.236]) by mx1.freebsd.org (Postfix) with ESMTP id 1B63413C46B for ; Sat, 27 Jan 2007 06:08:25 +0000 (UTC) (envelope-from dghatikachalam@gmail.com) Received: by wx-out-0506.google.com with SMTP id s18so998884wxc for ; Fri, 26 Jan 2007 22:08:25 -0800 (PST) DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=H0UXWSs/a1+X2b87F9Ipt4VQU0LsvoeFkNdTcgefv5SM67JfbnsEicvrc0B0dw5h1H7OKKbp6fK16PyT72ABGKrLZl0/8Z3fBCo92mjaJad8MX03nsM5+XkkBLld7fqbSmKfbs3trFFJGRMs3iVMOR59WeFPIjIbCBo6AH3OwnE= Received: by 10.70.32.13 with SMTP id f13mr7651273wxf.1169878104274; Fri, 26 Jan 2007 22:08:24 -0800 (PST) Received: by 10.70.52.12 with HTTP; Fri, 26 Jan 2007 22:08:24 -0800 (PST) Message-ID: Date: Sat, 27 Jan 2007 01:08:24 -0500 From: "Dak Ghatikachalam" To: "Joe Holden" In-Reply-To: <45BAEB06.7030704@joeholden.co.uk> MIME-Version: 1.0 References: <45BAEB06.7030704@joeholden.co.uk> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-questions Subject: Re: cvsup file info needed please advise X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 27 Jan 2007 06:08:26 -0000 On 1/27/07, Joe Holden wrote: > > Dak Ghatikachalam wrote: > > Hi world > > > > I am working on performing the kernel upgrade using cvsup , > > > > my file cvsup-standard file is looking like > > > > " > > *default host=cvsup2.us.FreeBSD.org > > *default base=/var/db > > *default prefix=/usr > > *default release=cvs tag=RELENG_6_1 > > *default delete use-rel-suffix > > *.default compress > > src-all > > " > > > > I wanted to go from 6.1 to 6,2 latest and greatest . > > > > What is the correct tag name I should use > > > RELENG_6_2 Thanks a lot, let me see how it goes Dak