I saw those but the modification history publisher as you say just shows the files that changed. While that is useful doesn't go as far as I would like. And to be honest I just don't understand how to get the ModificationWriter and ModificationReader to do what I need. Would anyone have an example of how to use these?
Thanks, KMF -----Original Message----- From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Daniel Hommel Sent: Friday, August 29, 2008 10:49 AM To: [email protected] Subject: [ccnet-user] Re: CCNet and Beyond Compare Kurt Frank writes: > What I would like to do first is be able to go to the CCNet web page > and get to a diff report showing all the files that changed for a > particular build. You could have a look at the modification history publisher (See [1, 2] for example). Or you could have a look at the ModificationWriter task (See [3]) - maybe you can build something yourself using that one. Of course these all only show the files that changed not the differences in the files in terms of a unified diff or so. regards, Daniel [1] http://ccnetlive.thoughtworks.com/ccnet/server/local/project/CCNet/ViewP rojectModificationHistory.aspx [2] http://confluence.public.thoughtworks.org/display/CCNET/ModificationHist ory+Publisher [3] http://confluence.public.thoughtworks.org/display/CCNET/Modification+Wri ter+Task
