[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Subversion diff whitespace problem

From: Matthew Cudmore <cudmore.mb_at_gmail.com>
Date: Tue, 27 May 2008 14:37:29 -0300

I wonder why subversion ignores whitespace when it could use it to sometimes
make more sophisticated diff reports.
Attached is an image with an illustration of the issue.

In NetBeans while editing Java, when I insert new code between the opening
and closing brace of the class, it identifies the first closing brace of any
new function as what used to be the closing brace of the class, even though
it is indented differently, and the diff doesn't appear as it logically
should -- such that all new code is new between the existing braces.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org

svndiff.PNG
Received on 2008-05-27 19:48:57 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.