|
Hi all,
When using SVN::Notify with Apache 2.2 and SVN 1.6's hooks, UTF-8 characters of the log message get output in the e-mail as e.g. ?\195?\169 ; the diffs are OK. (I tried setting --encoding) When calling svnnotify with the very same parameters, the log message gets sent with correct characters.
Any ideas where encodings get mixed up? |