From owner-freebsd-current Wed Feb 12 0:50:30 2003 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 62CDF37B401 for ; Wed, 12 Feb 2003 00:50:29 -0800 (PST) Received: from dragon.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3B9E443F85 for ; Wed, 12 Feb 2003 00:50:28 -0800 (PST) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.6/8.12.2) with ESMTP id h1C8oRRj098872; Wed, 12 Feb 2003 00:50:27 -0800 (PST) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.6/8.12.6/Submit) id h1C8nCfB098843; Wed, 12 Feb 2003 00:49:12 -0800 (PST) Date: Wed, 12 Feb 2003 00:49:12 -0800 From: "David O'Brien" To: David Leimbach Cc: freebsd-current@freebsd.org Subject: Re: Best method to produce patches? Message-ID: <20030212084912.GB98667@dragon.nuxi.com> Reply-To: freebsd-current@freebsd.org References: <8A57567D-3C7E-11D7-8E7D-0003937E39E0@mac.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <8A57567D-3C7E-11D7-8E7D-0003937E39E0@mac.com> User-Agent: Mutt/1.4i X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, Feb 09, 2003 at 04:33:41PM -0600, David Leimbach wrote: > I am about to try to make some changes to FreeBSD current... > > Should I begin to use read-only CVS instead of CVSup for this work or > is it possible to generate diffs based on CVSup'd sources? For light duty usage (esp. on a RELENG_X branch), I just use an anoncvs server, such as anoncvs.de.freebsd.org. This saves you the disk space, but still allows you to produce diffs. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message