From owner-freebsd-questions@FreeBSD.ORG Fri Oct 21 13:42:30 2005 Return-Path: X-Original-To: questions@freebsd.org 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 71EAA16A41F for ; Fri, 21 Oct 2005 13:42:30 +0000 (GMT) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: from mail25.sea5.speakeasy.net (mail25.sea5.speakeasy.net [69.17.117.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0AD7043D49 for ; Fri, 21 Oct 2005 13:42:28 +0000 (GMT) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: (qmail 29730 invoked from network); 21 Oct 2005 13:42:26 -0000 Received: from dsl092-078-145.bos1.dsl.speakeasy.net (HELO be-well.ilk.org) ([66.92.78.145]) (envelope-sender ) by mail25.sea5.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 21 Oct 2005 13:42:26 -0000 Received: by be-well.ilk.org (Postfix, from userid 1147) id B5BB334; Fri, 21 Oct 2005 09:42:25 -0400 (EDT) Sender: lowell@be-well.ilk.org To: "Andrew P." References: From: Lowell Gilbert Date: 21 Oct 2005 09:42:25 -0400 In-Reply-To: Message-ID: <44mzl32dha.fsf@be-well.ilk.org> Lines: 12 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: FreeBSD Questions Subject: Re: cvsup from localhost X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: FreeBSD Questions List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 Oct 2005 13:42:30 -0000 "Andrew P." writes: > I run cvsup-mirror at our site. I wonder, what's the > most efficient way to cvsup the mirror itself. > Running cvsup'ping from localhost seems to > create quite a load (disk and CPU) on the machine > even with compression disabled. True. Using cvs directly instead of through cvsup will be less demanding.