>>>> "Tor" == Tor Arntsen
<tor(a)spacetec.no> writes:
Tor> In general I'm not sure if -z9 is the best recommendation though, as it can
Tor> put a huge load on the server without buying you that much.
Tor> I have spent the last year doing remote CVS (including having my own servers)
Tor> and I (and others) find that -z3 gives you much less load on the server and
Tor> good compression as well -- you wan't normally notice any big difference
Tor> from -z9.
You're right. Let's try that again:
The officially sanctioned way to get 21.2 via CVS is:
cvs -z3 -d :pserver:xemacs@cvs.xemacs.org:/usr/CVSroot checkout -R release-21-2 xemacs
I changed the tag as well so that a simple `cvs update' will get the
latest CVS sources.
Martin