>>> To Carlo: thanks for updating the wiki on queues, which has grown >>> since I last looked. I find your solution rather counterintuitive >>> though: surely ones does "hg -qnew" at the beginning of some work, so >>> that seems a funny time to write the commit message? But I don't >>> understand what you mean by the comment "The -f retroactively saves my >>> changes as a patch" either. Surely you are not editing files *before* >>> the qnew?
I have to use hg qnew -f fairly often in the following situation: I am looking at a trac ticket, find the source file in the Sage library where things need to be fixed/added, and start playing with it. Eventually I give up or find a solution, at which point I realise that I forgot to create a new patch in the queue. So I resort to -f and the universe is ok again. :) Best, Alex -- Alex Ghitza -- Lecturer in Mathematics -- The University of Melbourne -- Australia -- http://www.ms.unimelb.edu.au/~aghitza/ --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
