Greg Stein <gstein@lyra.org> writes:
> > Log:
> > * tools/cgi/tweak-log.cgi (main): Subversion log messages are UTF-8,
> > so set that in the "Content-type:" header.
>
> Well... that isn't strictly true. The contents of the files might not be
> UTF-8, so the "diff" portion will be hosed.
>
> If you want a truly "proper" commit message, then you'd use multipart MIME
> messages, with each file going into its own part, and labeled with an
> appropriate MIME type and charset. Of course, we haven't defined a charset
> property yet, but no biggy.
Greg, I just realized:
In this conversation, you were thinking of commit-email.pl, not
tweak-log.cgi. But then I responded to you in the same vein, adding
to the confusion.
For tweak-log.cgi, there is no issue here. It shows only log
messages, not file diffs. Your comments do apply to commit-email.pl,
for which I am about to committ a similar change, but with your
comments attached.
-K
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Jul 22 23:55:18 2002