I've written a clearcase change log task. The task allows companies using
clearcase to easily generate a html log of changes between the current build
and the prior build. The file can then be posted somewhere or emailed to QA
team for appropriate regression testing. 

The task receives two labels. The idea is that each build should be labeled. 
This allows you to compare two labels for file versions present in one but not
in the other. For each file, the task then retrieves the comments
used to checkin the selected file. The result is an HTML document listing all
the files changed between builds along with their comments. 

Vadim




 <<ccchangelog.zip>> 

<<attachment: ccchangelog.zip>>

Reply via email to