From owner-freebsd-questions Mon Jul 12 22:58:51 1999 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (law-f262.hotmail.com [209.185.130.178]) by hub.freebsd.org (Postfix) with SMTP id B478415244 for ; Mon, 12 Jul 1999 22:58:46 -0700 (PDT) (envelope-from firewall_dude@hotmail.com) Received: (qmail 40586 invoked by uid 0); 13 Jul 1999 05:58:46 -0000 Message-ID: <19990713055846.40585.qmail@hotmail.com> Received: from 203.102.94.73 by www.hotmail.com with HTTP; Mon, 12 Jul 1999 22:58:45 PDT X-Originating-IP: [203.102.94.73] From: "Firewall Dude" To: freebsd-questions@freebsd.org Subject: cvsup-mirror Date: Mon, 12 Jul 1999 22:58:45 PDT Mime-Version: 1.0 Content-Type: text/plain; format=flowed Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I recently installed (from the Ports Collection) cvsup-mirror, a package for mirroring the FreeBSD repositories. I did this in order to allow for a single local server to update off the net over our (relatively) slow link, and then for our other FreeBSD servers to update from that host. The cvsup works fine. Logs report that each period cvsup goes out and updates what needs updating. It then restarts the cvsupd so that cvsup clients can connect. Herein lies the problem.. whenever I try to cvsup from another machine to (what I'll call) our Local Master, the local master reports that it does not carry the collection. I've reproduced the output below for clarity: ====================== root@machine:/usr/ports/net/cvsup-mirror# cvsup -g -L 2 /etc/supfile-ports Parsing supfile "/etc/supfile-ports" Looking up address of 192.168.224.200 Connecting to 192.168.224.200 Connected to 192.168.224.200 Server software version: REL_16_0 Negotiating file attribute support Exchanging collection information Server message: Collection "ports-all" release "cvs" is not available here Establishing multiplexed-mode data connection Skipping collection ports-all/cvs Running Shutting down connection to server Finished successfully ====================== When I installed cvsup-mirror I told it I wanted to mirror everything other than the mailing list archives and the gnats stuff. Am I missing something obvious? Thanks in advance. ______________________________________________________ Get Your Private, Free Email at http://www.hotmail.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message