From owner-freebsd-hackers Tue Mar 19 15:54:32 2002 Delivered-To: freebsd-hackers@freebsd.org Received: from mail.vicor-nb.com (bigwoop.vicor-nb.com [208.206.78.2]) by hub.freebsd.org (Postfix) with ESMTP id 56AB937B405; Tue, 19 Mar 2002 15:54:30 -0800 (PST) Received: from vicor-nb.com (julian.vicor-nb.com [208.206.78.97]) by mail.vicor-nb.com (Postfix) with ESMTP id E99F41B219; Tue, 19 Mar 2002 15:54:29 -0800 (PST) Message-ID: <3C97CFB5.B2311029@vicor-nb.com> Date: Tue, 19 Mar 2002 15:54:29 -0800 From: Julian Elischer Organization: VICOR X-Mailer: Mozilla 4.76 [en] (X11; U; FreeBSD 4.5-STABLE i386) X-Accept-Language: en, hu MIME-Version: 1.0 To: hackers@freebsd.org, peter@freebsd.org Subject: CVS expansion question. Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I need to compare a possibly modified version of a FreeBSD source tree with the checked out original FreeBSD tree in order to extract the diffs. (to recover work by someone else) When I do however, I get a diff for every file for $FreeBSD$ and $Id: . This is because whatever checked out the original, did it expanding FreeBSD but not expanding $Id: How do I make my cvs server here do the same? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message