From owner-freebsd-questions Mon Apr 22 16:41:56 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mail.kibserv.org (ns1.kibserv.org [216.27.132.20]) by hub.freebsd.org (Postfix) with ESMTP id 7E54C37BB72 for ; Mon, 22 Apr 2002 16:39:52 -0700 (PDT) Received: from ns1 (seti.kibserv.org [216.27.132.21]) by mail.kibserv.org (8.11.3/8.11.3) with SMTP id g3MNcuk96135 for ; Mon, 22 Apr 2002 23:38:56 GMT (envelope-from freebsdlist@kibserv.org) Message-ID: <021a01c1ea56$f578b460$15841bd8@kibserv.org> Reply-To: "Jason Cribbins" From: "Jason Cribbins" To: Subject: cvsup: Protocol negotiation failed Date: Mon, 22 Apr 2002 19:39:34 -0400 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I was doing fine using cvsup5.freebsd.org until it went down some time ago. So I reconfigured to use another us server and I get the following message on cvsup.freebsd.org, cvsup11.freebsd.org, and cvsup13.freebsd.org (these were the fastest alternatives from my location) -----BEGIN----- Parsing supfile "/etc/cvsupfile" Connecting to cvsup11.FreeBSD.org Connected to cvsup11.FreeBSD.org Protocol negotiation failed: See http://www.polstra.com/projects/freeware/CVSup/s1g/ for upgrading information -----END----- Now I have checked out that web site but am unable to figure out how to solve this error. Here is my cvsup file: -----BEGIN----- *default host=cvsup11.FreeBSD.org *default base=/usr *default prefix=/usr *default release=cvs *default tag=RELENG_4 *default delete use-rel-suffix src-all src-crypto src-secure *default tag=. ports-all doc-all -----END----- Any ideas? -Jason To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message