From owner-freebsd-hubs@FreeBSD.ORG Thu Jul 31 09:00:52 2003 Return-Path: Delivered-To: freebsd-hubs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0818437B401 for ; Thu, 31 Jul 2003 09:00:52 -0700 (PDT) Received: from stingray.amis.net (stingray.amis.net [212.18.32.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4A4A243F93 for ; Thu, 31 Jul 2003 09:00:51 -0700 (PDT) (envelope-from blaz.zupan@amis.net) Received: from localhost (localhost [127.0.0.1]) by stingray.amis.net (Postfix) with ESMTP id 406123865FA for ; Thu, 31 Jul 2003 18:00:50 +0200 (CEST) Received: from stingray.amis.net ([127.0.0.1]) by localhost (stingray.amis.net [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 36752-02-2 for ; Thu, 31 Jul 2003 18:00:49 +0200 (CEST) Received: from titanic.medinet.si (titanic.medinet.si [212.18.42.5]) by stingray.amis.net (Postfix) with ESMTP id BDE933865F6 for ; Thu, 31 Jul 2003 18:00:49 +0200 (CEST) Received: by titanic.medinet.si (Postfix, from userid 1000) id A2A3055540; Thu, 31 Jul 2003 18:00:49 +0200 (CEST) To: freebsd-hubs@freebsd.org Date: Thu, 31 Jul 2003 18:00:49 +0200 Message-Id: <20030731160049.A2A3055540@titanic.medinet.si> From: blaz.zupan@amis.net (Blaz Zupan) X-Virus-Scanned: by Amis Safe Mail Subject: Re: cvsup from ftp-master.cz.freebsd.org errors X-BeenThere: freebsd-hubs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: FreeBSD Distributions Hubs: mail sup ftp List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 31 Jul 2003 16:00:53 -0000 >> I tried removing all of the above directories plus their contents, but >> on the next try cvsup brought back all the files and the above errors. > > Are you using -s option? No, I'm running the cvsup with "cvsup -L 2 -g". The supfile looks like this: ----------------------- *default host=ftp-master.cz.FreeBSD.org *default base=/home/blaz/mirror *default prefix=/ftp/.1 *default delete use-rel-suffix *default umask=002 FreeBSD-archive release=all preserve ----------------------- Rudolf Cejka is already investigating.