Subject: Re: CVS and $NetBSD$ handling
To: None <brook@biology.nmsu.edu>
From: =?euc-kr?B?uebB2L+1?= <junyoung@mogua.com>
List: netbsd-help
Date: 01/19/2004 02:34:23
2004³â 01¿ù 16ÀÏ 12½Ã 21ºÐ¿¡ brook@biology.nmsu.edu´ÔÀÌ ¾²½Ã±æ:
> Jeff Rizzo writes:
>  > The $NetBSD$ tags in the existing files will be out-of-sync with the
>  > real repository unless you put the line:
>  > 
>  > tag=NetBSD
>  > 
>  > in a file called "config" in the CVSROOT directory of your mirror.
>  > 
>  > ...which is, I think, what you were looking for.
> 
> Exactly right.

I hate it (and use of $Id$ within publically available sources as well)
since it makes subsequent imports and source tracking much annoying.
Instead, I usually set my own tag like 

tag=MyOwnTag

and add it to files I have changed, as follows:

/*	$NetBSD: ...	*/
/*	$MyOwnTag: ...	*/

Jun-Young

-- 
Bang Jun-Young <junyoung@NetBSD.org>