From owner-freebsd-questions@FreeBSD.ORG Tue Jul 20 15:15:07 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 262A516A4CE for ; Tue, 20 Jul 2004 15:15:07 +0000 (GMT) Received: from cathy.bmts.com (cathy.bmts.com [216.183.128.202]) by mx1.FreeBSD.org (Postfix) with ESMTP id B411343D39 for ; Tue, 20 Jul 2004 15:15:06 +0000 (GMT) (envelope-from rhempel@bmts.com) Received: from PC300GL (cheetah-bar-ppp082.bmts.com [216.183.159.83]) by cathy.bmts.com (8.12.10/8.12.10) with SMTP id i6KFGicc016361 for ; Tue, 20 Jul 2004 11:16:45 -0400 (EDT) From: "Ralph Hempel" To: Date: Tue, 20 Jul 2004 11:18:33 -0400 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4927.1200 X-bmts-MailScanner: Found to be clean X-bmts-MailScanner-SpamCheck: X-MailScanner-From: rhempel@bmts.com Subject: pserver unavailable for anoncvs.freebsd.org X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: rhempel@bmts.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 20 Jul 2004 15:15:07 -0000 RESEND: If this is the wrong list, which one is more appropriate. Perhaps freebsd-doc? I've been messing around with building ports directly from cvs. The examples in the anoncvs section of the Handbook indicate that the pserver access method is available for: anoncvs.freebsd.org ie setenv CVSROOT :pserver:anoncvs@anoncvs.FreeBSD.org:/home/ncvs Should allow a cvs login using "anoncvs" as the password. Unfortunately, we get this error: cvs [login aborted]: connect to anoncvs.FreeBSD.org(128.46.156.46):2401 failed: Connection refused Is this because pserver has been disabled on that server, because the connection limit has been exceeded, or some other issue? Note that I've been able to use pserver for other servers listed in anoncvs just fine. Cheers, Ralph