From: John B. <bel...@cs...> - 2001-12-10 19:59:10
|
On Monday, December 10, 2001, at 11:45 AM, Frank Schlottmann-Goedde wrote: > On Saturday, 8. December 2001 23:54, John Bellardo wrote: >> Frank, > >> I've included a patch at the end of this message. It should append the >> build number at the time the change log is generated, to the message. >> That means all entries that get generated at the same time will have >> the >> same build number. But that is better than what we have now, I guess. > > Thank you, > but in the meantime I've written a postprocessor in Free Pascal, that > generates headers like: > > 2001/12/09 20:12 nmcc Build Nr. : 659 > > This should be good enough, and I don't have to fiddle around with > cvs2cl.pl Great! Do you think we should start storing these little helper scripts/programs in CVS? Perhaps we should create a module named "cvs_utilities" or some such? -John |