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

Re: svn commit: r10809 - trunk/www

From: Max Bowsher <maxb_at_ukf.net>
Date: 2004-09-11 20:14:44 CEST

Justin Erenkrantz wrote:
> --On Friday, September 10, 2004 12:51 PM -0500 kfogel@collab.net wrote:
>
>> My reasons for preferring patches to be included inline (by which I
>> mean, directly in the body of the message, instead of as attachments
>> that get displayed inline) are unimaginably subtle and certainly not
>> to be imposed on the sane, sensible people who share this mailing list
>> with the likes of me. Trust me, you don't want to know.
>
> AIUI, Outlook can't attach patches correctly no matter what you try. The
> failure case of an attached patch with the wrong MIME type is really,
> really
> annyoing. -- justin

Does adding a .txt extension to the file help?

I use OE (it sucks, but in ways I'm acclimated to), and by making a registry
tweak, I've persuaded it to assign a good MIME type to .patch files:

Root-key HKCR
Key ".patch"
String-value "Content Type" = "text/plain"

Works fine for me.

Max.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Sep 11 20:15:32 2004

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.