<br><font size=2 face="sans-serif">Notes does seem to handle the attachments
fine, but it won't export the attachments with the emails.</font>
<br>
<br><font size=2 face="sans-serif">After further review, I've found this
method of Notes. It <b>does not</b> require that the patches be attached,
but works best when they are inline.</font>
<ol>
<li value=1><font size=2 face="sans-serif">Open the patch email</font>
<li value=2><font size=2 face="sans-serif">Goto the menu->view->show->page
source.</font>
<li value=3><font size=2 face="sans-serif">Goto the menu->file->export,
and save the file.</font>
<li value=4><font size=2 face="sans-serif">You can use the default char
set, but increase the line wrap size (I add a 9 to make it 975).</font>
<li value=5><font size=2 face="sans-serif">Edit the patch file and remove
all the headers above "From:". Some of them cause problems
for some reason.</font>
<li value=6><font size=2 face="sans-serif">Call "git am patchfilename"
to apply it.</font></ol>
<br><font size=2 face="sans-serif">Good luck,</font>
<br><font size=2 face="sans-serif">Joe Ratterman</font>
<br><font size=2 face="sans-serif">jratt@us.ibm.com</font>
<br>
<br>
<br>
<br>
<br>
<table width=100%>
<tr valign=top>
<td width=40%><font size=1 face="sans-serif"><b>Brian Smith/Rochester/IBM</b></font>
<p><font size=1 face="sans-serif">02/13/08 12:59 PM</font>
<td width=59%>
<table width=100%>
<tr valign=top>
<td>
<div align=right><font size=1 face="sans-serif">To</font></div>
<td><font size=1 face="sans-serif">Dave Goodell <goodell@mcs.anl.gov></font>
<tr valign=top>
<td>
<div align=right><font size=1 face="sans-serif">cc</font></div>
<td><font size=1 face="sans-serif">dcmf@lists.anl-external.org, dcmf-bounces@lists.anl-external.org,
Joseph Ratterman/Rochester/IBM@IBMUS</font>
<tr valign=top>
<td>
<div align=right><font size=1 face="sans-serif">Subject</font></div>
<td><font size=1 face="sans-serif">Re: [dcmf] Lockless ROMIO driver</font><a href=Notes://d27ml103/86256D260013F37B/3CC0667DEB9576E08625739D005853DB/031ECB9D8F002B64862573EE0065BAE2>Link</a></table>
<br>
<table>
<tr valign=top>
<td>
<td></table>
<br></table>
<br>
<br><font size=2 face="sans-serif">Notes should be fine for attachments.
It's everything else that it screws up.</font>
<br>
<br><font size=2 face="sans-serif"><br>
Brian Smith<br>
BlueGene MPI Development<br>
IBM Rochester<br>
Phone: 507 253 4717<br>
smithbr@us.ibm.com<br>
</font>
<br>
<br>
<br>
<table width=100%>
<tr valign=top>
<td width=40%><font size=1 face="sans-serif"><b>Dave Goodell <goodell@mcs.anl.gov></b>
</font>
<br><font size=1 face="sans-serif">Sent by: dcmf-bounces@lists.anl-external.org</font>
<p><font size=1 face="sans-serif">02/13/2008 12:29 PM</font>
<td width=59%>
<table width=100%>
<tr valign=top>
<td>
<div align=right><font size=1 face="sans-serif">To</font></div>
<td><font size=1 face="sans-serif">Joseph Ratterman/Rochester/IBM@IBMUS</font>
<tr valign=top>
<td>
<div align=right><font size=1 face="sans-serif">cc</font></div>
<td><font size=1 face="sans-serif">dcmf@lists.anl-external.org</font>
<tr valign=top>
<td>
<div align=right><font size=1 face="sans-serif">Subject</font></div>
<td><font size=1 face="sans-serif">Re: [dcmf] Lockless ROMIO driver</font></table>
<br>
<table>
<tr valign=top>
<td>
<td></table>
<br></table>
<br>
<br>
<br><tt><font size=2>On Feb 13, 2008, at 9:15 AM, Joseph Ratterman wrote:<br>
> This is mostly for the IBM people, but it is good for everyone to
<br>
> know.<br>
><br>
> It appears that Lotus Notes is mangling the emails when you export
<br>
> them. Specifically, I have seen it remove all leading whitespace,
<br>
> which corrupts the patch. It also seems to replace tabs with
<br>
> spaces, which causes the context match to fail.<br>
> Does anyone know of a better/functional way to do this?<br>
<br>
You might be able to fix it with the "--attach" argument to git-
<br>
format-patch. I haven't tested it, but if it creates the patch as
an <br>
attachment instead of inline you should be able to save it verbatim <br>
on the other end. At least I hope that Notes doesn't mangle attached
<br>
files, that would be rather broken behavior IMO.<br>
<br>
Another similar approach would be to perform the first three steps <br>
exactly as you do right now but manually send the email with the <br>
patch files attached. This strategy also will not work if Notes is
<br>
improperly handling email attachments.<br>
<br>
-Dave<br>
<br>
_______________________________________________<br>
dcmf mailing list<br>
dcmf@lists.anl-external.org<br>
http://lists.anl-external.org/cgi-bin/mailman/listinfo/dcmf<br>
http://dcmf.anl-external.org/wiki<br>
</font></tt>
<br>
<br>