Subject: Re: CVS and $NetBSD$ handling
To: Jeff Rizzo <riz@boogers.sf.ca.us>
From: None <brook@biology.nmsu.edu>
List: netbsd-help
Date: 01/16/2004 12:21:28
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.

Now, is there anything special (e.g., use some -k option) I need to do
when I import the files to make sure the $NetBSD$ tags are in sync?
Or is the following command ok:

	cvs import -I ! -I CVS project_name vendor_tag release_tag

Thanks for the help.

Cheers,
Brook