From owner-freebsd-hackers@FreeBSD.ORG Fri Dec 26 03:00:50 2003 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BB26816A4CE for ; Fri, 26 Dec 2003 03:00:50 -0800 (PST) Received: from main.evrocom.net (main.evrocom.net [212.39.92.2]) by mx1.FreeBSD.org (Postfix) with SMTP id 86EA143D1F for ; Fri, 26 Dec 2003 03:00:45 -0800 (PST) (envelope-from veno@evrocom.bg) Received: (qmail 41093 invoked from network); 26 Dec 2003 11:00:41 -0000 Received: from unknown (HELO crouch) (217.10.240.98) by main.evrocom.net with SMTP; 26 Dec 2003 11:00:41 -0000 Message-ID: <001001c3cb9f$88addc80$1402a8c0@crouch> From: "Vencislav Velkov" To: Date: Fri, 26 Dec 2003 13:00:54 +0200 MIME-Version: 1.0 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: cvsuping ports problem X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 26 Dec 2003 11:00:50 -0000 Hello all, I am not sure if the problem resides to this mailing list, but will post = it, so I appologize if this is the wrong place. I am trying to setup a freebsd repository, but have problems with fetching the ports collection. Here is my config file: *default host=3Dcvsup.uk.freebsd.org *default prefix=3D/mnt/72/cvs *default base=3D/mnt/72/cvs *default release=3Dcvs delete use-rel-suffix ports-all I am fetching the src-all without problems but when fetching the ports = it stops on: Running Updating collection ports-all/cvs Create ports/.cvsignore,v Create ports/INDEX,v =20 and freezes. I am using cvsup-snap-16.1h running on linux, could this be the problem = ? Best regards, Veno