From owner-freebsd-questions@FreeBSD.ORG Thu Nov 18 01:31:24 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 0338916A4CE for ; Thu, 18 Nov 2004 01:31:24 +0000 (GMT) Received: from webmail.speakeasy.net (webmail1.speakeasy.net [216.254.0.81]) by mx1.FreeBSD.org (Postfix) with ESMTP id D4C5E43D49 for ; Thu, 18 Nov 2004 01:31:23 +0000 (GMT) (envelope-from cscott@speakeasy.net) Received: (qmail 23078 invoked from network); 18 Nov 2004 01:31:23 -0000 Received: from localhost (HELO webmail1) ([127.0.0.1]) (envelope-sender ) by localhost (qmail-ldap-1.03) with SMTP for ; 18 Nov 2004 01:31:23 -0000 Received: from 199.181.134.212 (unverified [199.181.134.212]) by webmail1 (VisualMail 4.0) with WEBMAIL id 15045; Thu, 18 Nov 2004 01:31:23 +0000 From: cscott@speakeasy.net To: freebsd-questions@freebsd.org Importance: Normal Sensitivity: Normal Message-ID: X-Mailer: Mintersoft VisualMail, Build 4.0.111601 X-Originating-IP: [199.181.134.212] Date: Thu, 18 Nov 2004 01:31:23 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Subject: cvups with 5.3 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, 18 Nov 2004 01:31:24 -0000 Has anyone got cvsup to sucessfully update their ports collection? When I= run cvsup, with tag=3DRELENG_5_3, cvsup just deletes everything in /usr/= ports. I replaced the ports collection with the full port tarball from th= e ports collection search page. Cvsup deletes that as well. I am using th= e ports-supfile from examples, and have only change the cvsup host. Has a= nyone else experience this? Casey