Jeanfrancois,
You might not be referring to white space (not sure), but you can use
the "-w" option eg "cvs diff -w ..." in order to ignore white space.
Lloyd
On May 18, 2007, at 7:40 AM, Jeanfrancois Arcand wrote:
> Grrr again wrong malling list!
>
> Sorry!
>
> -- Jeanfrancois
>
> Jeanfrancois Arcand wrote:
>> Hi,
>> please make sure when you commit your don't change the layout of
>> the file, because it is extremely difficult to find what was
>> changed. I suspect it is because of several IDE are used....that's
>> why we should all use vi :-) Something like that should be avoided
>> if possible:
>> */
>> public ConcurrentLinkedQueue getSelectorHandlers(){
>> return selectorHandlers;
>> - }
>> + }
>> Not sure if it is svn or IDE, but we should try to avoid them :-)
>> Thanks
>> -- Jeanfrancois the tab police :-)
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
>> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>