From owner-freebsd-arch Sun Mar 18 15:44:13 2001 Delivered-To: freebsd-arch@freebsd.org Received: from smtp05.primenet.com (smtp05.primenet.com [206.165.6.135]) by hub.freebsd.org (Postfix) with ESMTP id 6543A37B718; Sun, 18 Mar 2001 15:44:11 -0800 (PST) (envelope-from tlambert@usr05.primenet.com) Received: (from daemon@localhost) by smtp05.primenet.com (8.9.3/8.9.3) id QAA13006; Sun, 18 Mar 2001 16:38:29 -0700 (MST) Received: from usr05.primenet.com(206.165.6.205) via SMTP by smtp05.primenet.com, id smtpdAAAP4a4vz; Sun Mar 18 16:38:21 2001 Received: (from tlambert@localhost) by usr05.primenet.com (8.8.5/8.8.5) id QAA18756; Sun, 18 Mar 2001 16:43:55 -0700 (MST) From: Terry Lambert Message-Id: <200103182343.QAA18756@usr05.primenet.com> Subject: Re: NO MORE '-BETA' To: obrien@FreeBSD.ORG Date: Sun, 18 Mar 2001 23:43:54 +0000 (GMT) Cc: tlambert@primenet.com (Terry Lambert), arch@FreeBSD.ORG, bright@wintelcom.net (Alfred Perlstein) In-Reply-To: <20010318153033.A19886@dragon.nuxi.com> from "David O'Brien" at Mar 18, 2001 03:30:33 PM X-Mailer: ELM [version 2.5 PL2] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-arch@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > > > care to do. How does CVSup in checkout mode handle local mods? > > > > Its head explodes. > > "check out" mode -- ie, _NOT_ CVSuping the repo, just doing the equiv of > a ``cvs co''. Its head still explodes because of the greedy diff algorithm. Using "cvs diff -rx.x -rHEAD | patch" often works around the problem, but you still have to dick with it. Believe me: I've been fighting this problem since 1994. Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-arch" in the body of the message