Hi folks!
I started playing with cvs, but i am having problem related to how to
substitute keywords in my source files!
This is the header of a C source from the FreeBSD Operating System! Can
some here explain how i can have this working with my sources!
(what is getting me crazy is how to make the name of the project appears
in the source, like this one:
$FreeBSD: src/Makefile,v 1.234 2000/02/24 23:03:15 markm Exp $
How did they get the word "FreeBSD" with keyword substitutions?
Thnaks a lot for your time and cooperation.