From owner-freebsd-questions@FreeBSD.ORG Thu Jan 18 11:10:19 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 1725A16A4E6 for ; Thu, 18 Jan 2007 11:10:19 +0000 (UTC) (envelope-from rottweilertje@rottnic.nl) Received: from mailservice.tudelft.nl (mailservice.tudelft.nl [130.161.131.5]) by mx1.freebsd.org (Postfix) with ESMTP id A675C13C480 for ; Thu, 18 Jan 2007 11:10:17 +0000 (UTC) (envelope-from rottweilertje@rottnic.nl) Received: from localhost (localhost [127.0.0.1]) by rav.antivirus (Postfix) with ESMTP id EB5198004D; Thu, 18 Jan 2007 11:47:59 +0100 (CET) X-Virus-Scanned: amavisd-new at tudelft.nl X-Spam-Score: -1.42 X-Spam-Level: X-Spam-Status: No, score=-1.42 tagged_above=-99 required=5 tests=[ALL_TRUSTED=-1.44, PROLO_LEO3=0.01, PROLO_LEO5=0.01] Received: from mailservice.tudelft.nl ([127.0.0.1]) by localhost (tudelft.nl [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id 8qcWlCGcZZ1g; Thu, 18 Jan 2007 11:47:58 +0100 (CET) Received: from smtp-a.tudelft.nl (smtp-a.tudelft.nl [130.161.129.18]) by mx4.tudelft.nl (Postfix) with ESMTP id EE2878006E; Thu, 18 Jan 2007 11:47:58 +0100 (CET) Received: from [145.94.245.195] (wlan-145-94-245-195.wlan.tudelft.nl [145.94.245.195]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by smtp-a.tudelft.nl (Postfix) with ESMTP id 9E478F19E4; Thu, 18 Jan 2007 11:47:56 +0100 (CET) In-Reply-To: References: Mime-Version: 1.0 (Apple Message framework v752.2) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: <778B7991-FDE7-4115-AA55-D129E62F8E4A@rottnic.nl> Content-Transfer-Encoding: 7bit From: Guido Demmenie Date: Thu, 18 Jan 2007 11:47:56 +0100 To: X-Mailer: Apple Mail (2.752.2) Cc: freebsd-questions@freebsd.org Subject: Re: cvsup failed 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: Thu, 18 Jan 2007 11:10:19 -0000 On Jan 18, 2007, at 10:52 AM, wrote: > when i use cvsup to update port tree, it always refused by server, > like > this: > > Connecting to cvsup.freebsdchina.org > Cannot connect to cvsup.freebsdchina.org: connection refused > ... > > i have change many cvsup server , all of then result in then same, > > what should i do? I don't know what servers you tried, but you might try the servers listed in the handbook: http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/ cvsup.html#HANDBOOK-MIRRORS-CHAPTER-SGML-MIRRORS-CN-CVSUP If those also result in the connection refused you should post your supfile to provide a little more information. --Guido