From owner-freebsd-questions@FreeBSD.ORG Thu Jul 29 16:02:00 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 D65F516A4CE for ; Thu, 29 Jul 2004 16:02:00 +0000 (GMT) Received: from server2.sonservers.com (server2.sonservers.com [69.50.210.200]) by mx1.FreeBSD.org (Postfix) with ESMTP id C1BD143D78 for ; Thu, 29 Jul 2004 16:02:00 +0000 (GMT) (envelope-from info@sonservers.com) Received: from 209-181-157-189.omah.qwest.net ([209.181.157.189] helo=192.168.1.20) by server2.sonservers.com with smtp (Exim 4.41 (FreeBSD)) id 1BqDLf-000H26-7D; Thu, 29 Jul 2004 11:01:39 -0500 From: Scott To: Ezequiel , X-Mailer: Barca 1.0 (700) - Licensed Version Date: Thu, 29 Jul 2004 11:01:34 -0500 Message-ID: <200472911134.797002@IBM-R40> In-Reply-To: <001101c47576$81c6d9e0$0332a8c0@internetxaire.com.ar> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - server2.sonservers.com X-AntiAbuse: Original Domain - freebsd.org X-AntiAbuse: Originator/Caller UID/GID - [0 0] / [26 6] X-AntiAbuse: Sender Address Domain - sonservers.com X-Source: X-Source-Args: X-Source-Dir: Subject: Re: Updating 5.2.1 Release # X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: info@sonservers.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Jul 2004 16:02:00 -0000 Ok, I just did as suggested: ( Change this: ( *default release=3Dcvs tag=3DRELENG_5_2_1_RELEASE ( ( for this ( *default release=3Dcvs tag=3DRELENG_5_2_1 and ran cvsup again. This time, I successfully and quickly deleted every thing under /usr/src. There must be something wrong with my cvs tag. I read the notice in the handbook that says "Be very careful to specify any tag=3D fields correctly. Some tags are valid only for certain collections of files. If you specify an incorrect or misspelled tag, CVSup will delete files which you probably do not want deleted." Here is my supfile that just deleted everything under /usr/src: *default host=3Dcvsup15.us.FreeBSD.org *default base=3D/usr *default prefix=3D/usr *default release=3Dcvs tag=3DRELENG_5_2_1 *default delete use-rel-suffix *default compress src-all ports-all tag=3D. To keep up to date with 5.2.1, is that the correct tag? I'm reinstalling now . . . Thanks, Scott