- To: <slug@xxxxxxxxxxx>
- Subject: RE: [SLUG] Embedding CVS commit info into scripts
- From: "Roger Barnes" <Roger.Barnes@xxxxxxx>
- Date: Wed, 9 Nov 2005 11:45:53 +1100
- Thread-index: AcXkxqMXnK9/aZBGRAuCV5PklwerVwAAB3TA
- Thread-topic: [SLUG] Embedding CVS commit info into scripts
> I'm CVS'ing some scripts, the current version control
> procedures are to
> (optionally) add comments to the start of the file. Since
> there's no real control over this, I'd like to put CVS over
> the top of it and have something create these entries.
Sounds like $Log$ is what you need
http://www.ugcs.caltech.edu/info/cvs/cvs_12.html
HTH,
- Rog