From owner-freebsd-hackers@FreeBSD.ORG Sun Feb 8 00:52:56 2009 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F301F106566C for ; Sun, 8 Feb 2009 00:52:56 +0000 (UTC) (envelope-from aryeh.friedman@gmail.com) Received: from mta1.srv.hcvlny.cv.net (mta1.srv.hcvlny.cv.net [167.206.4.196]) by mx1.freebsd.org (Postfix) with ESMTP id CA7178FC18 for ; Sun, 8 Feb 2009 00:52:56 +0000 (UTC) (envelope-from aryeh.friedman@gmail.com) Received: from flosoft.no-ip.biz (ool-435559b8.dyn.optonline.net [67.85.89.184]) by mta1.srv.hcvlny.cv.net (Sun Java System Messaging Server 6.2-8.04 (built Feb 28 2007)) with ESMTP id <0KEQ00IYK2G2SMC0@mta1.srv.hcvlny.cv.net> for freebsd-hackers@freebsd.org; Sat, 07 Feb 2009 19:52:50 -0500 (EST) Received: from flosoft.no-ip.biz (localhost [IPv6:::1]) by flosoft.no-ip.biz (8.14.3/8.14.3) with ESMTP id n180qnmn002435; Sat, 07 Feb 2009 19:52:50 -0500 Date: Sat, 07 Feb 2009 19:52:49 -0500 From: "Aryeh M. Friedman" In-reply-to: <498DE640.4090904@gmail.com> To: freebsd-hackers@freebsd.org Message-id: <498E2CE1.6020606@gmail.com> MIME-version: 1.0 Content-type: text/plain; charset=ISO-8859-1; format=flowed Content-transfer-encoding: 7BIT References: <498DE640.4090904@gmail.com> User-Agent: Thunderbird 2.0.0.19 (X11/20090202) Subject: Re: setting up net/cvsup-mirror correctly X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 08 Feb 2009 00:52:57 -0000 Aryeh M. Friedman wrote: > I have installed net/cvsup-mirror with all the defaults but when I > attempt to actually run cvsupd I get the following: > > prod# cvsupd & > [1] 99334 > prod# cvsup -g -h localhost /usr/share/examples/cvsup/cvs-supfile > Connected to localhost > 2009.02.07 14:48:28 EST [99334]: +0 aryeh@localhost > (prod.istudentunion.com) [SNAP_16_1h/17.0] > 2009.02.07 14:48:28 EST [99334]: =0 Unknown collection "src-all" > 2009.02.07 14:48:28 EST [99334]: =0 Unknown collection "ports-all" > 2009.02.07 14:48:28 EST [99334]: =0 Unknown collection "doc-all" > 2009.02.07 14:48:28 EST [99334]: =0 Unknown collection "www" > 2009.02.07 14:48:28 EST [99334]: =0 Unknown collection "projects-all" > 2009.02.07 14:48:28 EST [99334]: =0 Unknown collection "cvsroot-all" > Server message: Unknown collection "src-all" > Server message: Unknown collection "ports-all" > Server message: Unknown collection "doc-all" > Server message: Unknown collection "www" > Server message: Unknown collection "projects-all" > Server message: Unknown collection "cvsroot-all" > Skipping collection src-all/cvs > Skipping collection ports-all/cvs > Skipping collection doc-all/cvs > Skipping collection www/cvs > Skipping collection projects-all/cvs > Skipping collection cvsroot-all/cvs > Finished successfully > 2009.02.07 14:48:28 EST [99334]: -0 [0Kin+0Kout] Finished successfully > 2009.02.07 14:48:28 EST [99334]: Going down > [1] + Done cvsupd > prod# > > After reading through some examples on the web of how to set cvsupd up > I can not see any difference between my setup and other peoples except > most of the examples on the web use something else then > /usr/local/etc/cvsup as the base dir. Any ideas on what I need to do > to get it working? BTW once I get it going since I have a 20 MB/s > upload on my fios I am going to make this an official > cvsupXXX.us.freebsd.org server (Only one in the NYC metro area I know of) > > > Problem fixed... I am going to file a bug report on it though because cvsup-master.freebsd.org is an inapproriate default upstream for most sites (you need a password)