From owner-freebsd-questions@FreeBSD.ORG Thu Jul 15 18:39:56 2010 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 031921065673 for ; Thu, 15 Jul 2010 18:39:56 +0000 (UTC) (envelope-from peter@boosten.org) Received: from smtpq3.gn.mail.iss.as9143.net (smtpq3.gn.mail.iss.as9143.net [212.54.34.166]) by mx1.freebsd.org (Postfix) with ESMTP id 86CF28FC12 for ; Thu, 15 Jul 2010 18:39:55 +0000 (UTC) Received: from [212.54.34.151] (helo=smtp19.gn.mail.iss.as9143.net) by smtpq3.gn.mail.iss.as9143.net with esmtp (Exim 4.69) (envelope-from ) id 1OZTLe-0007tH-3Q for freebsd-questions@freebsd.org; Thu, 15 Jul 2010 20:39:54 +0200 Received: from [84.25.59.18] (helo=ra.egypt.nl) by smtp19.gn.mail.iss.as9143.net with esmtp (Exim 4.69) (envelope-from ) id 1OZTLd-0006bw-Bl for freebsd-questions@freebsd.org; Thu, 15 Jul 2010 20:39:53 +0200 Received: from mbp.egypt.nl (mbp.egypt.nl [192.168.13.33]) by ra.egypt.nl (Postfix) with ESMTP id EDAA739914 for ; Thu, 15 Jul 2010 20:39:52 +0200 (CEST) From: Peter Boosten Mime-Version: 1.0 (Apple Message framework v1081) Date: Thu, 15 Jul 2010 20:39:52 +0200 In-Reply-To: <4C3EFE10.10401@boosten.org> To: freebsd-questions@freebsd.org References: <4C3AD538.9050308@boosten.org> <4C3EFE10.10401@boosten.org> Message-Id: X-Mailer: Apple Mail (2.1081) X-ZiggoSMTP-MailScanner-Information: Please contact the ISP for more information X-ZiggoSMTP-MailScanner-ID: 1OZTLd-0006bw-Bl X-ZiggoSMTP-MailScanner: Found to be clean X-ZiggoSMTP-MailScanner-SpamCheck: geen spam, SpamAssassin (niet cached, score=0.115, vereist 5, BAYES_40 -0.18, CM_SLOPPY_BRK1 0.30, HTML_MESSAGE 0.00, SPF_PASS -0.00) X-ZiggoSMTP-MailScanner-From: peter@boosten.org X-Spam-Status: No Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Re: Local cvs repository 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, 15 Jul 2010 18:39:56 -0000 On 15 jul 2010, at 14:24, Peter Boosten wrote: > On 14-7-2010 7:51, Tim Judd wrote: >> On 7/12/10, Peter Boosten wrote: >>> Hi all, >>> >>> I run a local cvs repository for year now, but since a couple of days I >>> get these on the clients: >>> >>> Server message: Unknown collection "src-all" >>> Server message: Unknown collection "ports-all" >> >> But you still have your source and ports tree on the clients? >> >> Sometimes these kind of messages are relating to the tag being used on >> the cvs mirror (your side, not the grand cvsup*.*.freebsd.org) >> >> >> Please check the config of your cvsup mirror actions, not just the logs. > > I think I might have found the actual problem: these machines still run > on 7.2, which went out of support last week... Nope, that wasn't it, since I have one FB8 machine. But the base parameter (-b) of cvsupd was pointing to the wrong directory. Correcting this fixed my problem. Thanks for your time and apologies for the noise. -- Peter Boosten http://www.boosten.org