From owner-freebsd-questions@FreeBSD.ORG Tue Apr 29 14:07:18 2008 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 857201065672 for ; Tue, 29 Apr 2008 14:07:18 +0000 (UTC) (envelope-from jmok@attglobal.net) Received: from cwb.pacific.net.hk (cwb.pacific.net.hk [202.14.67.92]) by mx1.freebsd.org (Postfix) with ESMTP id 0A3F48FC1D for ; Tue, 29 Apr 2008 14:07:17 +0000 (UTC) (envelope-from jmok@attglobal.net) Received: from [192.168.16.50] ([210.17.159.154]) by cwb.pacific.net.hk with ESMTP id m3TE7FoT010024 for ; Tue, 29 Apr 2008 22:07:16 +0800 Message-ID: <48172B92.9080606@attglobal.net> Date: Tue, 29 Apr 2008 22:07:14 +0800 From: John Mok User-Agent: Thunderbird 2.0.0.12 (Windows/20080213) MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: CVSUP mirror failed on 7.0-RELEASE - Unknown collection src-all 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: Tue, 29 Apr 2008 14:07:18 -0000 Hi, I tried to setup a local mirror by installing cvsup-mirror on FreeBSD 7.0-RELEASE. The update.sh run to completion, but client failed to cvsup to the local mirror. In cvsupd.log, the error messsages follow :- Apr 29 21:41:34 havana cvsupd[2631]: CVSup server started Apr 29 21:41:34 havana cvsupd[2631]: Software version: SNAP_16_1h Apr 29 21:41:34 havana cvsupd[2631]: Protocol version: 17.0 Apr 29 21:41:34 havana cvsupd[2631]: Ready to service requests Apr 29 21:41:43 havana cvsupd[2633]: +0 root@210.17.184.72 (havana.sml-citizen.com.hk) [SNAP_16_1h/17.0] Apr 29 21:41:43 havana cvsupd[2633]: =0 Unknown collection "src-all" Apr 29 21:41:44 havana cvsupd[2633]: -0 [0Kin+0Kout] Finished successfully I used the cvsup-mirror port on FreeBSD 6.x and it worked out of the box. I hope someone could point me what went wrong. Thanks a lot. John Mok