Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Mar 2002 16:27:45 -0800
From:      Terry Lambert <tlambert2@mindspring.com>
To:        Julian Elischer <julian@vicor-nb.com>
Cc:        hackers@freebsd.org, peter@freebsd.org
Subject:   Re: CVS expansion question.
Message-ID:  <3C97D781.4811D46D@mindspring.com>
References:  <3C97CFB5.B2311029@vicor-nb.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Julian Elischer wrote:
> 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?

CVSROOT/options:

	tag=FReeBSD=CVSHeader
	tagexpand=iFreeBSD

-- Terry

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3C97D781.4811D46D>