From owner-freebsd-questions@FreeBSD.ORG Thu Jul 10 00:57:52 2003 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 073A237B401 for ; Thu, 10 Jul 2003 00:57:52 -0700 (PDT) Received: from spam2.snu.ac.kr (spam2.snu.ac.kr [147.46.10.68]) by mx1.FreeBSD.org (Postfix) with SMTP id B553143F93 for ; Thu, 10 Jul 2003 00:57:48 -0700 (PDT) (envelope-from lahaye@users.sourceforge.net) Received: (snipe 3214 invoked by alias); 10 Jul 2003 08:08:50 -0000 Received: from lahaye@users.sourceforge.net with Spamsniper2.0 (Processed in 0.050871 secs); Received: from unknown (HELO sis1.snu.ac.kr) (147.46.10.36) by 0 with SMTP; 10 Jul 2003 08:08:50 -0000 X-RCPTTO: freebsd-questions@FreeBSD.ORG, Received: from users.sourceforge.net ([147.46.44.183]) by sis1.snu.ac.kr (8.12.9/8.12.9) with ESMTP id h6A7tKmx065246 for ; Thu, 10 Jul 2003 16:55:22 +0900 Message-ID: <3F0D1C88.2010409@users.sourceforge.net> Date: Thu, 10 Jul 2003 16:58:00 +0900 From: Rob Lahaye Organization: Seoul National University - South Korea User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.4) Gecko/20030702 X-Accept-Language: en-us, ko-kr MIME-Version: 1.0 To: freebsd-questions@FreeBSD.ORG References: <20030710070624.GA23765@gilberto.physik.rwth-aachen.de> In-Reply-To: <20030710070624.GA23765@gilberto.physik.rwth-aachen.de> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: Re: cvsup tag for 4.8-STABLE? 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, 10 Jul 2003 07:57:52 -0000 Christoph P. Kukulies wrote: >>>I wanted to cvsup src-all from 4.8-STABLE and tried with >>>*default release=cvs tag=RELENG_4 >>> >> >>Either that or RELENG_4_8, where the latter only gets absolutely >>critical fixes. What am I cvsup-ing, when I use: *default release=cvs tag=. The manual says about this . "The main branch (the `current' release). This is the default, if only the date keyword is given." But what is 'current'? Is that 5.2 at the moment? Or 4.8-current for me? (my FreeBSD version is 4.8). Thanks, Rob.