On 2/7/07, William Stein <[EMAIL PROTECTED]> wrote: > I agree. You should have seen how ugly and confusing the code browser > was before I restylized it for SAGE. We could rewrite the important > error messages though for the SAGE version of hg. It's open source. > > -- William >
I set up a hg repo here: http://sage.math.washington.edu/home/dfdeshom/custom/hg-sage/ I've added a warning when a user tries to "hg -ci" without a message: {{{ "/tmp/hg-editor-hxtc0N.txt" 3L, 61C written WARNING: Your changes have NOT been recorded! You must enter a message in order to record them. transaction abort! rollback completed }}} > One other change I might like is that when you do "hg ci" it should > force you by default to view the output of "hg diff" to make sure > you really know what you are checking in. I'll try to add that soon. didier --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/sage-devel URLs: http://sage.scipy.org/sage/ and http://modular.math.washington.edu/sage/ -~----------~----~----~----~------~----~------~--~---
