Hi Darij,

>> Did you make the changes in the source code? Then you can just do
>>
>> sage -br
> 
> Thanks - I got that wrong (thought this is what upgrade would do)!
>>
>> and test your function.
>>
>> If you are happy with your changes and want to put them under mercurial 
>> "supervision"
>> do
>>
>> hg qnew rank-dg.patch
>> hg qrefresh
>> hg qcommit
> 
> Hmm. I can't get this to work:
> 
> darij@travis-virtualbox:~/sage-5.0.rc1$ hg qnew rank-dg.patch
> abort: requirement 'dotencode' not supported!
> darij@travis-virtualbox:~/sage-5.0.rc1$ ./sage -hg qnew rank-dg.patch
> darij@travis-virtualbox:~/sage-5.0.rc1$ ./sage -hg qrefresh
> darij@travis-virtualbox:~/sage-5.0.rc1$ ./sage -hg qcommit
> abort: no queue repository

Do you have the sage-combinat queue installed? You should do that (before
changing the sage source code) via

sage -combinat install

There is a lot of information here

http://wiki.sagemath.org/combinat/MercurialStepByStep

Best,

Anne

-- 
You received this message because you are subscribed to the Google Groups 
"sage-combinat-devel" group.
To post to this group, send email to sage-combinat-devel@googlegroups.com.
To unsubscribe from this group, send email to 
sage-combinat-devel+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/sage-combinat-devel?hl=en.

Reply via email to