cvs

Giorgos Keramidas keramida at ceid.upatras.gr
Fri May 5 18:05:04 UTC 2006


On 2006-05-05 10:45, Doug Hardie <bc979 at lafn.org> wrote:
> I have been building a cvs structure for a bunch of code and have
> a couple questions I have not been able to find answers to in the
> archives/documentation.  When you run ident on many FreeBSD modules
> you see the identifier "FreeBSD" used frequently.  It appears that
> cvs is properly updating the information in those entries, but I
> don't see how cvs is configured to make that happen.  FreeBSD is not
> one of the cvs recognized keywords.  I would like to use a unique
> keyword for my stuff. ident finds it fine in the files, but cvs does
> not update the version information.  I suspect that somehow I need
> to tell cvs about the keyword.

See this article for details of the FreeBSD CVS setup:

http://www.freebsd.org/doc/en_US.ISO8859-1/articles/cvs-freebsd/

Part of this explains how our `cfg_local.pm' works and you can use a
similar trick for any custom $FreeBSD$-like keyword you want.



More information about the freebsd-questions mailing list