Re: diff -b

2005-03-30 Thread Stefan Bodewig
On Tue, 29 Mar 2005, Jesse Glick <[EMAIL PROTECTED]> wrote: > By the way, this kind of diff: > > ...is rather easier to read if you pass -b to cvs diff. True, but then you'd miss if anybody committed tabs instead of spaces 8-) > In principle a semantically important change could be skipped o

diff -b (was: Re: cvs commit: ant/src/etc/testcases/taskdefs input.xml)

2005-03-29 Thread Jesse Glick
By the way, this kind of diff: [EMAIL PROTECTED] wrote: Removing old code testing for JDK 1.0 and 1.1. Index: SunJavah.java === -// JDK1.1 is rather simpler than JDK1.2 -if (JavaEnvUtils.isJavaVersion(JavaE