From owner-cvs-user Thu Dec 19 00:53:52 1996 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id AAA10020 for cvs-user-outgoing; Thu, 19 Dec 1996 00:53:52 -0800 (PST) Received: (from asami@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id AAA10013; Thu, 19 Dec 1996 00:53:50 -0800 (PST) Date: Thu, 19 Dec 1996 00:53:50 -0800 (PST) From: Satoshi Asami Message-Id: <199612190853.AAA10013@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-user Subject: cvs commit: src/contrib/cvs/src diff.c Sender: owner-cvs-user@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk asami 96/12/19 00:53:50 Branch: contrib/cvs/src RELENG_2_2 Modified: contrib/cvs/src diff.c Log: Back out my "moving HEAD" fix, apparently this was just a tip of an iceberg of ugly hacks, and causes many side-effects in places it shouldn't. The cvs people are aware of the problem but can't solve it, so I don't think I should be touching it either. Instead, I'll fix the documentation to say "HEAD is meaningless if you have a sticky tag in a file". Revision Changes Path 1.1.1.1.2.2 +2 -2 src/contrib/cvs/src/diff.c