From owner-freebsd-questions@FreeBSD.ORG Fri Dec 11 21:45:29 2009 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3A884106568B for ; Fri, 11 Dec 2009 21:45:29 +0000 (UTC) (envelope-from abletony84@gmail.com) Received: from mail-iw0-f198.google.com (mail-iw0-f198.google.com [209.85.223.198]) by mx1.freebsd.org (Postfix) with ESMTP id 081B78FC0C for ; Fri, 11 Dec 2009 21:45:28 +0000 (UTC) Received: by iwn36 with SMTP id 36so908539iwn.3 for ; Fri, 11 Dec 2009 13:45:28 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=DHGKbeKJdj121nKafYr6LvstjzlCNJkNoy38gLMIHyQ=; b=Pcp1zasd+VG3lk0nbQRhN1c75w4DvsqFEqIsMJZbixvd0k/ZlA/AuPJG029xjZUMEa ddYL9vOGoDyRSGIuV/SOAoG/gRmfxFNBdnxkQiCiiPsuC4Sp83b97TekiBUbrdTBjU9p S8sU7ZuB4BJljcAA2uXa20FFA7QytqYCyrnyA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=ddbjNquFMn66LZuDtBFqUJLTweUOZCLeT+XbCXa815R2P2+W7ZcMolNh0U+3UrStgU SUbW4V/vHew1tuP54/AsNo3EH66+82b/rZL4sdtt78iDiC+SWFgAFfmbmecusTe324j8 ToBbkbnt+nZ4Tjch7xRpXVHtVbjQfzeMWkFdc= MIME-Version: 1.0 Received: by 10.231.25.199 with SMTP id a7mr1609758ibc.51.1260566254320; Fri, 11 Dec 2009 13:17:34 -0800 (PST) Date: Fri, 11 Dec 2009 22:17:34 +0100 Message-ID: From: Tony Maserati To: questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Cc: Subject: csup /etc/cvsupfile: Updater failed: Protocol error X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 11 Dec 2009 21:45:29 -0000 Hi, csup /etc/cvsupfile stopped working today. I don't know why, it's been working for years. Connected to 129.241.103.69 Updating collection src-all/cvs Updater failed: Protocol error - # cat /etc/cvsupfile *default host=cvsup.no.FreeBSD.org *default base=/var/db *default prefix=/usr *default release=cvs tag=RELENG_7 *default delete use-rel-suffix src-all doc-all tag=. - # telnet 129.241.103.69 cvsup Trying 129.241.103.69... Connected to c2h5oh.idi.ntnu.no. Escape character is '^]'. OK 17 0 SNAP_16_1h CVSup server ready - # uname FreeBSD 7.0-STABLE #0: Thu Jul 24 18:57:08 CEST 2008 - Anybody have a clue? I really appreciate it - thanks a bunch!