[Codestriker-user] How to use Codestriker to display a diff between two different files or many dif
Brought to you by:
sits
|
From: Kenneth W. <ken...@gm...> - 2009-03-20 22:31:15
|
Hi; We have a situation where file "a" and file "b" differ slightly. Sometimes a very significant and pertinent change also occurs between file "c" and file "d". Normally I see cvs diff between a checked-in version and a modified version being the components of the topic text. How should I compose the diff such that Codestriker will recognize and display a diff between "a" and "b" just like it does normally? Secondly how should I concatenate the output of several of such paired diffs such that Codestriker will display each filename and the associated differences side-by-side? I have tried using "sdiff -s a b" but this doesn't work very well. Suggestions/Advice/Enhancement please. Thanks, Ken Wolcott |