From owner-freebsd-questions@FreeBSD.ORG Tue Apr 1 14:49:18 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1F11F106564A for ; Tue, 1 Apr 2008 14:49:18 +0000 (UTC) (envelope-from jerrymc@gizmo.acns.msu.edu) Received: from gizmo.acns.msu.edu (gizmo.acns.msu.edu [35.8.1.43]) by mx1.freebsd.org (Postfix) with ESMTP id D6F428FC27 for ; Tue, 1 Apr 2008 14:49:17 +0000 (UTC) (envelope-from jerrymc@gizmo.acns.msu.edu) Received: from gizmo.acns.msu.edu (localhost [127.0.0.1]) by gizmo.acns.msu.edu (8.13.6/8.13.6) with ESMTP id m31EmVVf040537; Tue, 1 Apr 2008 10:48:31 -0400 (EDT) (envelope-from jerrymc@gizmo.acns.msu.edu) Received: (from jerrymc@localhost) by gizmo.acns.msu.edu (8.13.6/8.13.6/Submit) id m31EmVUr040536; Tue, 1 Apr 2008 10:48:31 -0400 (EDT) (envelope-from jerrymc) Date: Tue, 1 Apr 2008 10:48:31 -0400 From: Jerry McAllister To: CY Teng Message-ID: <20080401144831.GA40500@gizmo.acns.msu.edu> References: <9b1e1c00803312126wcd0ddd0t3a7b65bbb5ca1efc@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <9b1e1c00803312126wcd0ddd0t3a7b65bbb5ca1efc@mail.gmail.com> User-Agent: Mutt/1.4.2.2i Cc: freebsd-questions@freebsd.org Subject: Re: which ports tag should i follow? 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: Tue, 01 Apr 2008 14:49:18 -0000 On Tue, Apr 01, 2008 at 12:26:24PM +0800, CY Teng wrote: > Hi, > i'm a newbie to freebsd. after reading handbook, i chose 7.0-stable and > cvsup src-all, and now i don't know which ports tag to cvsup? > does ports cvs tree have RELENG_7 tag too, or i should follow tag "."? Depends on what you want to do. Why did you chooose 7.0-stable instead of 7.0-RELEASE which is the official release? Probably 'RELENG_7' is a good choice. using '.' will get you the bleeding edge development snapshot. ////jerry > > thanks > > tengcy > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"