[lazarus] Changelog question

Michael Van Canneyt michael.vancanneyt at wisa.be
Tue Mar 19 10:07:22 EST 2002




On Tue, 19 Mar 2002, Michal Bukovjan wrote:

> Hi,
>
> Would it be possible to remove the ever-repeating changelogs from the
> end of each file and perhaps create a separate Changelog file?
>
> It is inconvenient for me (and I bet for others as well :-) when I grep
> sources for something and find it several times in changelogs only in
> unrelated files :-(
>
> I don't have any experience in setting up CVS server, so cannot say how,
> though. If someone is able to do that, please do.

You should remove the line with

 $Log:$

at the end of the file and the log will no longer be appended.

Making a separate changelog can be done in several ways.

For FPC a changelog is generated once a day by a cron job, I think.

I can start such a job for lazarus if you want.

Michael.






More information about the Lazarus mailing list