From owner-freebsd-questions@FreeBSD.ORG Wed Feb 9 14:54:05 2005 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 7AAD216A4CF for ; Wed, 9 Feb 2005 14:54:05 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.192]) by mx1.FreeBSD.org (Postfix) with ESMTP id 25B4B43D45 for ; Wed, 9 Feb 2005 14:54:05 +0000 (GMT) (envelope-from soheil.h.y@gmail.com) Received: by rproxy.gmail.com with SMTP id 34so101509rns for ; Wed, 09 Feb 2005 06:54:04 -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=slBL4082MtzxT5FDfU3/1hTOaKvbWcM/5fFnNS9yGuM8ANDnTmewV9b0Zs3qptxu3FUypheC2hROkASImo4K8Axc6htRyUTt9Z4VKhUja+58b9aH4nV9JGlBd56HHWHvJiEZv/DhLhW9+HE4IUBVffpwTEspStcb7oN1T0G8B7c= Received: by 10.38.179.70 with SMTP id b70mr54205rnf; Wed, 09 Feb 2005 06:54:03 -0800 (PST) Received: by 10.38.179.59 with HTTP; Wed, 9 Feb 2005 06:54:03 -0800 (PST) Message-ID: <4c90b772050209065414f9d354@mail.gmail.com> Date: Wed, 9 Feb 2005 18:24:03 +0330 From: Soheil Hassas Yeganeh To: Erik Norgaard In-Reply-To: <420A228A.7050202@locolomo.org> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <4c90b77205020906202bed0992@mail.gmail.com> <420A228A.7050202@locolomo.org> cc: questions@freebsd.org Subject: Re: About cvsup X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Soheil Hassas Yeganeh List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Feb 2005 14:54:05 -0000 I want the head version, What tag should i set for the head version On Wed, 09 Feb 2005 15:47:38 +0100, Erik Norgaard wrote: > Soheil Hassas Yeganeh wrote: > > Dear All, > > > > Some newbie question to ask: > > I want to update my kernel sources on 5.3-Release. > > I have used cvsup with src-sys uncommented on the supfile. After it > > finishes its job, it just creates the ,v and Attic files and no > > update is happend on my sources. There are even new files (,v) and no > > file creation is happend. > > > > I just see the ,v files when cvsup finishes its jobs and says finished > > successfully. And in the ,v file i can see the changes. > > > > What i can do to update my kernel files? Did I have to build the world ? > > You didn't set tag, eg. tag=RELENG_5 without a tag cvsup will fetch you > a copy of the repository rather than a snapshot (AFAIK). Also, you may > prefer to cvsup src-all rather than just src-sys to get sources for > building world. > > Cheers, Erik > > -- > Ph: +34.666334818 web: http://www.locolomo.org > S/MIME Certificate: http://www.locolomo.org/crt/2004071206.crt > Subject ID: A9:76:7A:ED:06:95:2B:8D:48:97:CE:F2:3F:42:C8:F2:22:DE:4C:B9 > Fingerprint: 4A:E8:63:38:46:F6:9A:5D:B4:DC:29:41:3F:62:D3:0A:73:25:67:C2 >