From owner-freebsd-questions@FreeBSD.ORG Fri Apr 22 16:27:27 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1B52116A4CE for ; Fri, 22 Apr 2005 16:27:27 +0000 (GMT) Received: from wale.mainframe.ca (wale.mainframe.ca [209.17.131.74]) by mx1.FreeBSD.org (Postfix) with ESMTP id CB84C43D46 for ; Fri, 22 Apr 2005 16:27:26 +0000 (GMT) (envelope-from dmacpherson@mainframe.ca) Received: from jupiter.mainframe.ca ([10.0.0.12] helo=mail.mainframe.ca) by wale.mainframe.ca with esmtp (Exim 4.50 (FreeBSD)) id 1DP100-0008Y2-Rz for freebsd-questions@freebsd.org; Fri, 22 Apr 2005 09:27:26 -0700 Received: from [172.16.139.102] (helo=Mandarin-04.mainframe.ca) by mail.mainframe.ca with esmtp (Exim 4.50 (FreeBSD)) id 1DP100-00084T-LL for freebsd-questions@freebsd.org; Fri, 22 Apr 2005 09:27:24 -0700 From: Derrick MacPherson To: freebsd-questions@freebsd.org Content-Type: text/plain Organization: Mainframe Entertainment Inc Date: Fri, 22 Apr 2005 09:27:24 -0700 Message-Id: <1114187244.7638.27.camel@Mandarin-04.mainframe.ca> Mime-Version: 1.0 X-Mailer: Evolution 2.0.2 (2.0.2-14) Content-Transfer-Encoding: 7bit X-Spam-Score: 0.0 (/) X-Spam-Report: Spam detection software, running on the system "wale.mainframe.ca", hasmessagelabel similar future email. If you have any questions, see the administrator of that system for details.the ports cvsup-mirror as the central cvs source for my other boxes, but when I point them at the master cvs server I get this error: cvsup -h collection Content analysis details: (0.0 points, 5.0 required) pts rule name description -------------------------------------------------- Subject: cvsup-mirror and my other local servers X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 Apr 2005 16:27:27 -0000 I have about 8 freebsd boxes, I am using one with the ports cvsup-mirror as the central cvs source for my other boxes, but when I point them at the master cvs server I get this error: cvsup -h cvs stable-supfile Connected to cvs Server message: Unknown collection "src-all" Skipping collection src-all/cvs Finished successfully and in the server logs: Apr 22 09:22:15 cvs cvsupd[24459]: +8 derrick@jupiter.mainframe.ca [SNAP_16_1h/17.0] Apr 22 09:22:15 cvs cvsupd[24459]: =8 Unknown collection "src-all" Apr 22 09:22:16 cvs cvsupd[24459]: -8 [0Kin+0Kout] Finished successfully I think i'm missing something quite small, but can't google what looks like a correct answer. I've not changed configuration much beyond the initial default installation config. Can someone point me in the right direction? cvs# uname -a FreeBSD cvs.mainframe.ca 5.3-RELEASE FreeBSD 5.3-RELEASE #5 Also, if I'm to set up a cvs server for my 4.1X boxes, can i use the same server? if so how do I differentiate the 2 distros? And what about ports, are they the same for 4.x and 5.x? thanks.