2009/8/26 kcrisman <[email protected]>: > > It is worth pointing out that if one uses > > hg_sage.import_patch("/path/.../blah.patch",options="--no-commit") > > it is MUCH easier to remove the patch after you test it. That means > no more needing to make a new clone for each test, and allows people > like me to avoid using queues just a little bit longer. >
Interesting -- can you supply more details (and or a reference)? I have used hg_sage.apply() many times; how does import_patch() differ? John --~--~---------~--~----~------------~-------~--~----~ To post to this group, send an email to [email protected] To unsubscribe from this group, send an email to [email protected] For more options, visit this group at http://groups.google.com/group/sage-devel URLs: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---
