info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Newbie Question] Flag records


From: Derek R. Price
Subject: Re: [Newbie Question] Flag records
Date: Wed, 30 May 2001 09:29:40 -0400

"David A. Cobb" wrote:

> I understand from reading here that CVS includes all of RCS, in one way or
> another.
>
> Are lines such as " $ID$  something " and "$DATE$ something" features of RCS?

Yes.  http://cvshome.org/docs/manual/cvs_12.html#SEC99


> And how do they get there in the first place?

You type them into your text file.  I suppose if you were creative and had a
large job you could use sed or somesuch.

One of the favorite methods for C programs is to use something like:

    char *mod_date = "$Date$";

though some people place them in comments as well.

Derek

--
Derek Price                      CVS Solutions Architect ( http://CVSHome.org )
mailto:address@hidden         CollabNet ( http://collab.net )
--
All those who believe in psychokinesis raise my hand.






reply via email to

[Prev in Thread] Current Thread [Next in Thread]