From owner-freebsd-hubs  Fri Jan 31  1:58: 2 2003
Delivered-To: freebsd-hubs@freebsd.org
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 83FAA37B401
	for <hubs@freebsd.org>; Fri, 31 Jan 2003 01:58:01 -0800 (PST)
Received: from lucifer.we.lc.ehu.es (lucifer.we.lc.ehu.es [158.227.6.50])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 05F0443F43
	for <hubs@freebsd.org>; Fri, 31 Jan 2003 01:57:59 -0800 (PST)
	(envelope-from jose@we.lc.ehu.es)
Received: from v-ger.we.lc.ehu.es (v-ger.we.lc.ehu.es [158.227.6.51])
	by lucifer.we.lc.ehu.es (8.11.6/8.11.6) with ESMTP id h0V9vOm57527
	(using TLSv1/SSLv3 with cipher EDH-RSA-DES-CBC3-SHA (168 bits) verified NO);
	Fri, 31 Jan 2003 10:57:25 +0100 (CET)
	(envelope-from jose@we.lc.ehu.es)
Received: from v-ger.we.lc.ehu.es (localhost [127.0.0.1])
	by v-ger.we.lc.ehu.es (8.12.6/8.12.6) with ESMTP id h0V9vrSU000312;
	Fri, 31 Jan 2003 10:57:53 +0100 (CET)
	(envelope-from jose@v-ger.we.lc.ehu.es)
Received: (from jose@localhost)
	by v-ger.we.lc.ehu.es (8.12.6/8.12.6/Submit) id h0V9gY2c000293;
	Fri, 31 Jan 2003 10:42:34 +0100 (CET)
Date: Fri, 31 Jan 2003 10:42:33 +0100
From: "Jose M. Alcaide" <jose@we.lc.ehu.es>
To: John Polstra <jdp@polstra.com>
Cc: hubs@freebsd.org
Subject: Re: CVSup slower than rsync ?
Message-ID: <20030131094233.GA257@v-ger.we.lc.ehu.es>
References: <20030130104856.GC246@v-ger.we.lc.ehu.es> <200301301725.h0UHPCW6072092@vashon.polstra.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <200301301725.h0UHPCW6072092@vashon.polstra.com>
User-Agent: Mutt/1.4i
X-Operating-System: FreeBSD 4.7-RELEASE
Sender: owner-freebsd-hubs@FreeBSD.ORG
Precedence: bulk
List-ID: <freebsd-hubs.FreeBSD.ORG>
List-Archive: <http://docs.freebsd.org/mail/> (Web Archive)
List-Help: <mailto:majordomo@FreeBSD.ORG?subject=help> (List Instructions)
List-Subscribe: <mailto:majordomo@FreeBSD.ORG?subject=subscribe%20freebsd-hubs>
List-Unsubscribe: <mailto:majordomo@FreeBSD.ORG?subject=unsubscribe%20freebsd-hubs>
X-Loop: FreeBSD.org

On Thu, Jan 30, 2003 at 09:25:12AM -0800, John Polstra wrote:
> In article <20030130104856.GC246@v-ger.we.lc.ehu.es>,
> Jose M. Alcaide <jose@we.lc.ehu.es> wrote:
> > A few days ago I reconfigured our mirror (ftp3.es) to use CVSup instead of
> > rsync, and I found that the mirroring process from ftp-master is
> > noticeably slower with CVSup. It is a *big* slow down (typical daily
> > update was done in about 20-30 minutes using rsync; now, using CVSup, the
> > same process needs about 70-80 minutes).
> 
> The first update will naturally be slower, because CVSup has to
> figure out what you already have and create its status files.
> Subsequent updates should go faster.

Of course, but I was referring to daily updates, and not to the first one.

> Also, it should help a lot if you add "-s" to the cvsup command
> line.

Uh, oh. I should have RTFM. I'll try.

Thanks,
JMA
-- 
***** Jose M. Alcaide  //  jose@we.lc.ehu.es  //  jmas@FreeBSD.org *****
*****         "Go ahead... make my day" --  Harry Callahan         *****

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hubs" in the body of the message