From owner-freebsd-questions@FreeBSD.ORG Tue Oct 16 15:06:22 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7E9DE16A475 for ; Tue, 16 Oct 2007 15:06:22 +0000 (UTC) (envelope-from jamesh@lanl.gov) Received: from mailwasher.lanl.gov (mailwasher.lanl.gov [204.121.3.2]) by mx1.freebsd.org (Postfix) with ESMTP id 0AA7013C4B6 for ; Tue, 16 Oct 2007 15:06:21 +0000 (UTC) (envelope-from jamesh@lanl.gov) Received: from mailrelay1.lanl.gov (mailrelay1.lanl.gov [128.165.4.101]) by mailwasher.lanl.gov (8.13.8/8.13.8/(ccn-5)) with ESMTP id l9GF6KwY007616; Tue, 16 Oct 2007 09:06:20 -0600 Received: from oppie-mail.lanl.gov (oppie-mail.lanl.gov [128.165.4.123]) by mailrelay1.lanl.gov (8.13.8/8.13.8/(ccn-5)) with ESMTP id l9GF6Jkg008402; Tue, 16 Oct 2007 09:06:19 -0600 Received: from [128.165.86.10] (secretariat.lanl.gov [128.165.86.10]) by oppie-mail.lanl.gov (Postfix) with ESMTP id 2D1931F8005; Tue, 16 Oct 2007 09:06:16 -0600 (MDT) From: James To: "Aryeh M. Friedman" In-Reply-To: <471494EA.5070801@gmail.com> References: <471494EA.5070801@gmail.com> Organization: Los Alamos National Laboratories Date: Tue, 16 Oct 2007 09:06:49 -0600 Message-Id: <1192547209.56107.20.camel@secretariat.lanl.gov> Mime-Version: 1.0 X-Mailer: Evolution 2.10.3 FreeBSD GNOME Team Port X-CTN-5-MailScanner-Information: Please see http://network.lanl.gov/email/virus-scan.php X-CTN-5-MailScanner: Found to be clean X-CTN-5-MailScanner-From: jamesh@lanl.gov X-Spam-Status: No Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-questions@freebsd.org Subject: Re: cvsup-mirror several questions X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: jamesh@lanl.gov List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 16 Oct 2007 15:06:22 -0000 On Tue, 2007-10-16 at 10:39 +0000, Aryeh M. Friedman wrote: > I have setup cvsup-mirror with default settings and I have some questions: > > 1. What cvsup host should I use as my upstream (cvsup.master.freebsd.org > [if I got the name wrong sorry but see next sentence] is an invalid name > according to named). Currently I pointed it to cvsup10.us.freebsd.org > and successfully ran update.sh (i.e. completely populated /home/ncvs). > > 2. When I run cvsupd with default settings it says it can't find any > collections (cvsup -h localhost /usr/share/example/cvsup/ports-supfile) > > 3. For doing cvsup updates for the local host is cvsup or straight cvs > better and if the later what is the correct config to use? > _______________________________________________ > 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" Hi Aryeh, two things: 1) is your clock set correctly? I received your mail *very * out of order on the mailing list. 2) A thread that just happened started addressing some of these questions. It's available here: http://lists.freebsd.org/pipermail/freebsd-questions/2007-October/160307.html You might find that a nice place to start. James