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