[RFC] ignore white space changes in commit mails
David Faure
faure at kde.org
Wed Jan 27 10:50:48 GMT 2010
On Monday 11 January 2010, Allan Sandfeld Jensen wrote:
> The problem in SVN was that initially the SVN diff didn't have an option
> ignore white-space changes.
No, not exactly.
You are all assuming that the commit mail is generated by "svn diff",
but it's not. It's a server-side hook, and as you can all see in kde-
common/svn/hooks/post-commit.pl, the diff comes from
"/usr/bin/svnlook diff".
Whether this supports ignoring whitespace or not, I don't know,
but if anyone wants to look into this, then look into the documentation
for svnlook.
--
David Faure, faure at kde.org, http://www.davidfaure.fr
Sponsored by Nokia to work on KDE, incl. Konqueror
(http://www.konqueror.org).
More information about the kde-core-devel
mailing list