Dims, I had seen the actual change via viewvc diff, as per your link. However, other tools like Subclipse just show the equivalent of the patch file at this link, which shows all line changes, including the line ending changes. If this revision is reverted and the fix re-applied, the source history will be correctly viewable when using other subversion clients.
thanks, John Kaputin "Davanum Srinivas" <[EMAIL PROTECTED]> wrote on 09/07/2007 19:10:32: > John, > > It's a line endings problem..somehow i messed up. In the meantime, > does this help? > > http://svn.apache. > org/viewvc/incubator/woden/trunk/java/src/org/apache/woden/internal/DOMWSDLReader. > java?r1=521411&r2=554055&pathrev=554055&diff_format=h > > When you use the long colored diff combobox, you can see the real change. > > thanks, > dims > > On 7/9/07, John Kaputin <[EMAIL PROTECTED]> wrote: > > Dims, > > you made a small change to DOMWSDLReader.java last week (r554055) but a > > diff shows that nearly every source code line has been changed, except for > > a few lines in the boilerplate comments. Probably a white space problem. > > Could you please reapply this fix with just the intended changes. > > > > thanks, > > John Kaputin > > > > > > > > > > > > > > Unless stated otherwise above: > > IBM United Kingdom Limited - Registered in England and Wales with number > > 741598. > > Registered office: PO Box 41, North Harbour, Portsmouth, Hampshire PO6 3AU > > > > > > > > > > > > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > -- > Davanum Srinivas :: http://davanum.wordpress.com > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > Unless stated otherwise above: IBM United Kingdom Limited - Registered in England and Wales with number 741598. Registered office: PO Box 41, North Harbour, Portsmouth, Hampshire PO6 3AU --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
