Re: change log comments
- From: "Ingo R. Homann" <ihomann_spam@xxxxxx>
- Date: Thu, 28 Jul 2005 08:48:40 +0200
Hi Roedy,
Roedy Green wrote:
How do you format your changelog comments to track versions and changes? How do you format them so Eclipse does not mess them up?
I use the build-in functions that Eclipse/CVS provides: The header of all classes begin with "/* $Log$ */", and everytime I check-in the source, Eclipse/CVS adds the comment wich I enter for chekc-in into this $Log-"constant". This is useful for tracking versions of single files.
For tracking version of the whole project, I have a simple text-file with version- and date-info.
Ciao, Ingo
.
- References:
- change log comments
- From: Roedy Green
- change log comments
- Prev by Date: Staticaly binding by method name
- Next by Date: Re: Build a Gui for Ant operations
- Previous by thread: change log comments
- Next by thread: Build a Gui for Ant operations
- Index(es):
Relevant Pages
|
|