Sorry, please disregard my previous message. I just found the following 
plastered all over my terminal window:

WARNING:
Make sure to create a ~/.hgrc file:
----------------------------------------------------------------------
[ui]
username = William Stein <wst...@gmail.com>
----------------------------------------------------------------------

I suppose this answers it. :-)

Cheers,
Stan

Jason Grout wrote:
> John Cremona wrote:
>   
>> You may need to recompile from scratch.  I would *never* apply a patch
>> to the mai nbranch, for this reason!
>>
>> The reason the hg qimport failed is probably because i nyour .hgrc
>> file you need to alert hg to the fact that you will be using wueues.
>> Mine looks like this:
>>
>> [ui]
>> username = John Cremona <john.crem...@gmail.com>
>> [extensions]
>> hgext.mq =
>>
>>     
>
>
> My file also has the following, in case it's helpful to others too:
>
>
> [extensions]
> record=
> hgext.mq=
>
>
> The "record=" enables hg record and hg qrecord, which lets me select 
> parts of a file to include in a commit or patch.  It's very handy in the 
> case that I didn't commit often enough and several changes are mushed 
> together in my source files.
>
> Jason
>
>
>
>
>   


--~--~---------~--~----~------------~-------~--~----~
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
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to