[Python-Dev] generated NEWS files (original) (raw)

Christian Heimes lists at cheimes.de
Fri Apr 11 11:52:15 CEST 2008


Benjamin Peterson schrieb:

I know that doing merges is rather painful because of the Misc/NEWS files. Would it be possible to have the NEWS log generated from commit messages? I was thinking something like this in a message:

No, it's not painful ;) The NEWS files doesn't get merged from trunk to 3.0.

$ svnmerge.py merge $ svn revert Misc/NEWS

resolve conflicts, compile, test

$ svn ci -F svn....

Christian



More information about the Python-Dev mailing list