From owner-freebsd-questions@FreeBSD.ORG Thu Feb 12 06:01:13 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 933A116A4CE for ; Thu, 12 Feb 2004 06:01:13 -0800 (PST) Received: from rwcrmhc12.comcast.net (rwcrmhc12.comcast.net [216.148.227.85]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8C8F143D1D for ; Thu, 12 Feb 2004 06:01:13 -0800 (PST) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: from be-well.no-ip.com ([66.30.196.44]) by comcast.net (rwcrmhc12) with ESMTP id <20040212140112014002tm2ae>; Thu, 12 Feb 2004 14:01:12 +0000 Received: by be-well.no-ip.com (Postfix, from userid 1147) id B464711; Thu, 12 Feb 2004 09:01:11 -0500 (EST) Sender: lowell@be-well.ilk.org To: Robert Golovniov References: <200402111326.i1BDQRbS032158@gw.core> <443c9hu416.fsf@be-well.ilk.org> <200402120712.i1C7CTbS038790@gw.core> From: Lowell Gilbert Date: 12 Feb 2004 09:01:11 -0500 In-Reply-To: <200402120712.i1C7CTbS038790@gw.core> Message-ID: <44isictn14.fsf@be-well.ilk.org> Lines: 16 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: Re: Re[2]: Refreshing ports 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, 12 Feb 2004 14:01:13 -0000 Robert Golovniov writes: > On Wednesday, February 11, 2004, 3:41:41 PM, Lowell Gilbert wrote: > > LG> You didn't use "tag=.". > > Thank you. Everything worked fine. I just thought that this line from > the sample had to be replaced with an actual release tag. > > And what about CVSuping the sources? Should I also leave the tag "." > or do I have to specify something else? If you use that tag, you will get the latest -CURRENT. If that's what you want, use that tag. If not, check the handbook for which tag describes the sources you actually want.