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

Pro-commit hook and color diff in email

From: Matthias Fechner <idefix_at_fechner.net>
Date: Mon, 15 Feb 2010 20:40:28 +0100

Hi,

I currently use svnnotify to send colored diff html commit mail from a
post-commit hook.
But I have a problem if UTF-8 characters like German umlauts are in the
commit messages.

They are not shown correctly in the email.

I call svnnotify with the options:

/usr/local/bin/svnnotify --repos-path "$REPOS" --revision "$REV"
--handler HTML::ColorDiff --with-diff --encoding UTF-8 --from xx --to xx

Is this a known bug or has anyone another tool that handles this
characters correctly?

Thanks
Matthias

-- 
"Programming today is a race between software engineers striving to
build bigger and better idiot-proof programs, and the universe trying to
produce bigger and better idiots. So far, the universe is winning." --
Rich Cook
Received on 2010-02-15 20:41:21 CET

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.