On Sun, May 30, 2010 at 2:04 PM, Dr. David Kirkby <david.kir...@onetel.net> wrote: > 3) I want to add some patches. > > I've saved Robert's changes to files /tmp/robert1 and /tmp/robert2, but when > I import them, hg log shows:
How did you save the changes? You should do "hg export 9be0b02f70c5 > /tmp/robert1" to get the patch along with the Mercurial info. You should be able to import this with all of the metadata. If you do "hg qrefresh" on any of these patches (say to change a date or so), then the metadata will stay the same. --Mike -- To post to this group, send an email to sage-devel@googlegroups.com To unsubscribe from this group, send an email to sage-devel+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-devel URL: http://www.sagemath.org