[En-Nut-Discussion] Do we need ChangeLog anymore?
Timothy M. De Baillie
debaillie at ciholas.com
Tue Mar 10 19:56:09 CET 2009
Harald Kipp wrote:
> SVN is a bit different because it handles revisions on the whole
> repository. IMHO, there is no need to document changes in single files
> anymore.
>
> For significant changes we may use the NEWS file. What do you think?
>
> Harald
>
> _______________________________________________
> http://lists.egnite.de/mailman/listinfo/en-nut-discussion
>
>
I would agree. We use subversion here at the office and we used to use a
changelog file (not the with a changelog header like NutOS in each
file). Following a DRY (don't repeat yourself) model, subversion tracks
changes, differences, and the commit messages, so there is not a need
for an individual changelog or changelog header.
Tim
More information about the En-Nut-Discussion
mailing list