From owner-freebsd-questions@FreeBSD.ORG Wed Jul 14 05:51:14 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 BF6E0106564A for ; Wed, 14 Jul 2010 05:51:14 +0000 (UTC) (envelope-from tajudd@gmail.com) Received: from mail-iw0-f182.google.com (mail-iw0-f182.google.com [209.85.214.182]) by mx1.freebsd.org (Postfix) with ESMTP id 886FB8FC19 for ; Wed, 14 Jul 2010 05:51:14 +0000 (UTC) Received: by iwn35 with SMTP id 35so8243821iwn.13 for ; Tue, 13 Jul 2010 22:51:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type; bh=zvnd2qFEu9/mDAxuuWG4L2qxqcgC6jOuRw94DHZdoZc=; b=a4PIdFyOFlx6dZNCmHKvJpMZukxHSeLKUE02Z/r9X1KD+ojIl66Y2xCxFeEqeFc4DK xoYlomYQV2vskxye7Dfu5XzMJick+YdpF86eR+ISsxqV3AjI+8mLcfPHPhlivtpULC0P dhIb5+R9AwLczNIVqpgv+GMG4i/TyEqpqTi1Q= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=WVijthZC8WzhE0sVybAKivCu+2EiV39wZ0P0fXzI6hYu5xU8htSQbCD7qq+B7EhE45 960ojqtgAnTX55cr4Y7a4ZZpUmgf7YJQg94/y5L5jDTbKSiJMJWVEOF+xVaMTEOtQfMU n/zTHFnD8UZTwlPRfZmEpNkbKbiwKM6Dt5pyQ= MIME-Version: 1.0 Received: by 10.231.77.155 with SMTP id g27mr15964028ibk.195.1279086673752; Tue, 13 Jul 2010 22:51:13 -0700 (PDT) Received: by 10.231.180.135 with HTTP; Tue, 13 Jul 2010 22:51:13 -0700 (PDT) In-Reply-To: <4C3AD538.9050308@boosten.org> References: <4C3AD538.9050308@boosten.org> Date: Tue, 13 Jul 2010 23:51:13 -0600 Message-ID: From: Tim Judd To: Peter Boosten Content-Type: text/plain; charset=ISO-8859-1 Cc: FreeBSD Questions 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: Wed, 14 Jul 2010 05:51:14 -0000 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. > > > The result is that neither the source nor the ports will get updated. > > The update script on the repository server always ends with 'Finished > successfully'. > > Anyone an idea? > > Peter > -- > http://www.boosten.org > _______________________________________________ > 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" >