Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 Apr 2004 22:57:31 -0500 (CDT)
From:      David Fleck <david.fleck@mchsi.com>
To:        FreeBSD Questions <freebsd-questions@freebsd.org>
Subject:   mirroring: cvsup vs. rsync
Message-ID:  <20040413224607.O5427@grond.sourballs.org>

next in thread | raw e-mail | index | archive | help
Sorry, only tangentially a *BSD question, as it involves CVSup....

I'm trying to set up a mirror of a CVS repository at a remote site.  The
repository has 1000's of fairly small files, and is about 75MB in total
size.

This seemed like an obvious job for CVSup, so I got a recent version
(16.1h) of the sources, built and installed on 2 Red Hat machines, one
local and one remote, set up the server directories and files, and wrote a
supfile for the client.  It seems to work ok.

The thing that surprises me is that I also tried mirroring the same
repository with rsync (using the -az options), and rsync is *much* faster,
so far the speed increases for rsync are on the order of 5X.

This makes me wonder if I'm using CVSup right.  I'm not using anything but
default settings for cvsupd (except for -b); is there some common set of
options that would give me a noticable speed increase?

Any suggestions welcomed, thanks.


--
David Fleck
david.fleck@mchsi.com



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040413224607.O5427>