From owner-freebsd-current@FreeBSD.ORG Thu Sep 23 14:09:49 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9635F16A4CE for ; Thu, 23 Sep 2004 14:09:49 +0000 (GMT) Received: from rip.psg.com (splat.psg.com [147.28.0.39]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7001743D48 for ; Thu, 23 Sep 2004 14:09:49 +0000 (GMT) (envelope-from randy@psg.com) Received: from localhost ([127.0.0.1] helo=roam.psg.com) by rip.psg.com with esmtp (Exim 4.41 (FreeBSD)) id 1CAUI9-000HZX-2m; Thu, 23 Sep 2004 14:09:49 +0000 Received: from localhost ([127.0.0.1] helo=roam.psg.com.psg.com) by roam.psg.com with esmtp (Exim 4.42 (FreeBSD)) id 1CAUI7-0003J1-Bq; Thu, 23 Sep 2004 15:09:47 +0100 From: Randy Bush MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <16722.55594.863527.590725@roam.psg.com> Date: Thu, 23 Sep 2004 15:09:46 +0100 To: Geoff Speicher References: <16722.42073.551653.167476@roam.psg.com> <20040923140707.GB3884@sirius.speicher.org> cc: freebsd-current@freebsd.org Subject: Re: maintaining british traditions X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Sep 2004 14:09:49 -0000 >> i am visiting the uk and wanted to cvsup. i ran fastest_cvsup >> and got >> >> >> Speed Daemons: >> - 1st: cvsup4.uk.freebsd.org >> - 2nd: cvsup.uk.freebsd.org >> - 3rd: cvsup2.uk.freebsd.org >> >> so i started fetching from cvsup4.uk.freebsd.org with >> >> *default tag=. >> >> i was shocked when it started replacing just about everything so >> hit ^C. look at these lovely dates >> >> -rw-r--r-- 1 root wheel 4735 Sep 5 1999 COPYRIGHT >> -rw-r--r-- 1 root wheel 3743 Feb 4 2003 MAINTAINERS >> -rw-r--r-- 1 root wheel 9578 Jan 29 2003 Makefile >> -rw-r--r-- 1 root wheel 25011 Feb 7 2003 Makefile.inc1 >> -rw-r--r-- 1 root wheel 9751 Mar 19 2002 Makefile.upgrade >> -rw-r--r-- 1 root wheel 2790 Jul 21 2002 README >> -rw-r--r-- 1 root wheel 47743 Feb 9 2003 UPDATING >> >> what is it in particular this time that i do not understand? > > You should probably try changing servers, in order to determine whether > it's a problem with the cvsup server or a problem with your config file. oh, i immediately went back to cvsup10 and everything worked just fine. randy