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

Re: svn commit: rev 2599 - trunk/tools/cgi

From: Karl Fogel <kfogel_at_newton.ch.collab.net>
Date: 2002-07-22 23:42:28 CEST

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

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.