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

Ignoring whitespace changes in 'svn blame'

From: Julian Foad <julianfoad_at_btopenworld.com>
Date: 2006-01-31 15:50:30 CET

This seems the right timing for a bit of designing.

My two-step, completely unresearched thought for 'svn blame' is:

(a) Make 'svn blame' use the generic 'diff' facility (i.e. internal or external
diff, at the user's choice). Give it the options '--diff-cmd' and
'-x/--extensions' (yuck, bad name). This will immediately give 'svn blame' the
ability to ignore space changes and the like, by using an external 'diff'.

Does anyone have an idea of what's involved in doing that?

(b) Give the internal 'diff' some options such as to ignore whitespace changes.
  This can be a completely independent enhancement.

- Julian

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Jan 31 16:05:16 2006

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

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