Re: [Wikitech-l] Best way to track RELEASE-NOTES changes each svn update?

2011-01-20 Thread jidanni
> "C" == Chad writes: C> I don't follow release notes, I'm subscribed to mediawiki-cvs. C> It's way more informative. Ah, http://news.gmane.org/group/gmane.org.wikimedia.mediawiki.cvs 99 times overload for me though. ___ Wikitech-l mailing list Wi

Re: [Wikitech-l] Best way to track RELEASE-NOTES changes each svn update?

2011-01-19 Thread Chad
On Wed, Jan 19, 2011 at 8:55 PM, wrote: > So how do you folks track RELEASE-NOTES level changes (not source code > level changes, too many), coinciding with your SVN updates? > I don't follow release notes, I'm subscribed to mediawiki-cvs. It's way more informative. -Chad

[Wikitech-l] Best way to track RELEASE-NOTES changes each svn update?

2011-01-19 Thread jidanni
C> On Sun, Jan 16, 2011 at 7:16 PM, Happy-melon wrote: >> Isn't that what release notes are for? Say, how do you pros see what changed? Here is my extra stupid way. I do it every few weeks. cp RELEASE-NOTES /tmp svn update diff --ignore-space-change -U0 /tmp RELEASE-NOTES Often old lines are sh