[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: Marcus Comstedt <marcus_at_mc.pp.se>
Date: 2002-07-20 15:57:38 CEST

Greg Stein <gstein@lyra.org> writes:

> 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.
>
> Going with multipart will surely throw out the notion of "cut out the patch
> from the email and apply." But then again: the commit emailer could see that
> all portions are in the same charset and skip the multipart thang.

The notion would instead be "save the attachments from the email and
apply", since each part would be a complete patch on its own. There's
still a slight problem with the header of the patch though, since it
contains the filename. Which should be encoded according to the
system locale of the person _receiving the mail_ to be directly usable
with patch. Hohum. :-)

  // Marcus

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Jul 20 16:04:05 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.