From owner-freebsd-questions@FreeBSD.ORG Thu Mar 1 16:23:54 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 3D82016A404 for ; Thu, 1 Mar 2007 16:23:54 +0000 (UTC) (envelope-from nvass@teledomenet.gr) Received: from wmail.teledomenet.gr (wmail.teledomenet.gr [213.142.128.16]) by mx1.freebsd.org (Postfix) with ESMTP id F160B13C48E for ; Thu, 1 Mar 2007 16:23:53 +0000 (UTC) (envelope-from nvass@teledomenet.gr) Received: from iris (unknown [192.168.1.71]) by wmail.teledomenet.gr (Postfix) with ESMTP id 4E2C11C8086; Thu, 1 Mar 2007 18:03:01 +0200 (EET) From: Nikos Vassiliadis To: freebsd-questions@freebsd.org Date: Thu, 1 Mar 2007 18:25:23 +0200 User-Agent: KMail/1.9.1 References: <200703011500.l21F0JSV065383@dc.cis.okstate.edu> In-Reply-To: <200703011500.l21F0JSV065383@dc.cis.okstate.edu> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200703011825.24343.nvass@teledomenet.gr> Cc: Martin McCormick Subject: Re: Best anoncvs Site to Update 6.2 Sources 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, 01 Mar 2007 16:23:54 -0000 On Thursday 01 March 2007 17:00, Martin McCormick wrote: > After installing FreeBSD6.2 from the ISO image, I figured > that cvsup would be the best way to update the new system and > apply the patches which have come out since the image was > created. I think I have cvsup ready to go, but I can't tell for > sure since the mirror site I picked was the first one in the list > for the United states. It is anoncvs.FreeBSD.org and is obviously > quite popular. cvsup tried all night long to connect and never > got in . The next mirror site for the US is > anoncvs1.FreeBSD.org and it appears to be down. Since all I need > is to update all the sources for FreeBSD6.2, is there a better > choice of sites? I got these 2 site names from the FreeBSD > handbook. anoncvs is not CVSup. anoncvs.freebsd.org is an anonymous cvs server. You can find CVSup mirrors (and other information) here: http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/cvsup.html HTH, Nikos