From owner-cvs-all Tue Jan 18 18:33:53 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 267F014E08; Tue, 18 Jan 2000 18:33:51 -0800 (PST) (envelope-from jdp@FreeBSD.org) Received: (from jdp@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id SAA55207; Tue, 18 Jan 2000 18:28:53 -0800 (PST) (envelope-from jdp@FreeBSD.org) Message-Id: <200001190228.SAA55207@freefall.freebsd.org> From: John Polstra Date: Tue, 18 Jan 2000 18:28:53 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: distrib/cvsup/sup/cvs-all list.cvs releases distrib/cvsup/sup/mail-archive list.current releases distrib/cvsup/sup/src-all list.cvs releases distrib/cvsup/sup/src-base list.cvs releases Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk jdp 2000/01/18 18:28:53 PST Modified files: cvsup/sup/cvs-all list.cvs releases cvsup/sup/mail-archive list.current releases cvsup/sup/src-all list.cvs releases cvsup/sup/src-base list.cvs releases Log: Replace global suppression of the rsync algorithm with selective suppression for just those directories where append optimization is better. This makes updates of certain files such as CVSROOT/modules go much faster. Versions of CVSup prior to 16.1 had bugs in the rsync support which caused rsync updates to be very slow (worse than transferring the entire file). If you haven't yet upgraded to 16.1, you will soon feel a strong desire to do so. Revision Changes Path 1.14 +1 -0 distrib/cvsup/sup/cvs-all/list.cvs 1.3 +1 -1 distrib/cvsup/sup/cvs-all/releases 1.7 +1 -0 distrib/cvsup/sup/mail-archive/list.current 1.2 +1 -1 distrib/cvsup/sup/mail-archive/releases 1.12 +1 -0 distrib/cvsup/sup/src-all/list.cvs 1.4 +1 -1 distrib/cvsup/sup/src-all/releases 1.7 +1 -0 distrib/cvsup/sup/src-base/list.cvs 1.4 +1 -1 distrib/cvsup/sup/src-base/releases To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message