Christian Theune a écrit :
Hi,
This post refers to Philipp's guide for `Maintaining software in the Zope
software repository` [1].
I noticed that I kept getting confused about maintaining CHANGES.txt entries
when merging bug fixes around, looked around a bit and thought I'd share my
findings.
(...)
I find that Philipp's guide could be extended/clarified a bit more about this.
Comments, suggestions, etc. welcome.
Hi Christian,
let's take a real package as an example (on which I recently did some merges)
CHANGES.txt on the trunk:
http://svn.zope.org/zope.app.container/trunk/CHANGES.txt?rev=87370
CHANGES.txt on the 3.5 branch:
http://svn.zope.org/zope.app.container/branches/3.5/CHANGES.txt?rev=87428
Given what you said, what should these files look like?
Christophe
Christian
[1]
http://svn.zope.org/*checkout*/Sandbox/philikon/foundation/maintaining-software.txt
[2] http://www.gnu.org/prep/standards/html_node/Change-Logs.html#Change-Logs
[3] http://www.gnu.org/software/guile/changelogs/guile-changelogs_toc.html
[4] http://en.wikipedia.org/wiki/Changelog
[5] http://en.wikipedia.org/wiki/Release_notes
_______________________________________________
Zope-Dev maillist - [email protected]
http://mail.zope.org/mailman/listinfo/zope-dev
** No cross posts or HTML encoding! **
(Related lists -
http://mail.zope.org/mailman/listinfo/zope-announce
http://mail.zope.org/mailman/listinfo/zope )