From owner-freebsd-questions@FreeBSD.ORG Fri Oct 27 05:01:54 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 4136916A47C for ; Fri, 27 Oct 2006 05:01:54 +0000 (UTC) (envelope-from lane@joeandlane.com) Received: from elasmtp-dupuy.atl.sa.earthlink.net (elasmtp-dupuy.atl.sa.earthlink.net [209.86.89.62]) by mx1.FreeBSD.org (Postfix) with ESMTP id 303FA43D58 for ; Fri, 27 Oct 2006 05:01:53 +0000 (GMT) (envelope-from lane@joeandlane.com) Received: from [66.47.111.183] (helo=joeandlane.com) by elasmtp-dupuy.atl.sa.earthlink.net with asmtp (Exim 4.34) id 1GdJqq-0003BW-Ex for freebsd-questions@freebsd.org; Fri, 27 Oct 2006 01:01:52 -0400 Received: from joeandlane.com (localhost.localnet.local [127.0.0.1]) by joeandlane.com (8.13.8/8.13.1) with ESMTP id k9R54eZW000537 for ; Fri, 27 Oct 2006 00:04:40 -0500 (CDT) (envelope-from lane@joeandlane.com) Received: from localhost (localhost [[UNIX: localhost]]) by joeandlane.com (8.13.8/8.13.1/Submit) id k9R54eZD000536 for freebsd-questions@freebsd.org; Fri, 27 Oct 2006 00:04:40 -0500 (CDT) (envelope-from lane@joeandlane.com) From: Lane To: freebsd-questions@freebsd.org Date: Fri, 27 Oct 2006 00:04:40 -0500 User-Agent: KMail/1.9.3 References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200610270004.40429.lane@joeandlane.com> X-CD-SOLUTIONS-MailScanner-Information: Please contact the ISP for more information X-CD-SOLUTIONS-MailScanner: Found to be clean X-CD-SOLUTIONS-MailScanner-From: lane@joeandlane.com X-ELNK-Trace: e56a4b6ca9bdfda11aa676d7e74259b7b3291a7d08dfec797eb2f61fe3bef5863615d6ab9aefdea5350badd9bab72f9c350badd9bab72f9c350badd9bab72f9c X-Originating-IP: 66.47.111.183 Subject: Re: cvsup 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, 27 Oct 2006 05:01:54 -0000 On Wednesday 25 October 2006 07:52, eoghan wrote: > Hi > Trying to cvsup my ports and server is saying: > Rejected by server: Access limit exceeded, try again later > So im using cvsup.FreeBSD.org > but have tried cvsup1.FreeBSD.org, cvsup2.FreeBSD.org and > cvsup3.FreeBSD.org > and get the same message... is there something wrong? > Thanks > Eoghan > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" I use cvsup5.freebsd.org as the others usually return that error message when I try them (usually when I'm in a hurry). cvsup4 is fairly reliable, too. lane