Hi,

What's the plan for upgrading the version of mercurial distributed
with sage? 1.0.2 fixes a bug which readily crashed my sage-combinat
patch repository twice (namely: don't qrename a new patch in your
queue before committing it!)?

As a temporary alternative, do you foresee any problem if I use my own
mercurial 1.0.2?

Cheers,
                                Nicolas

For the curious:

mkdir test
cd test
hg init
hg qinit
cd .hg/patches
hg init
cd ../..

hg qnew foo.patch
hg qrename foo.patch bar.patch
cd .hg/patches
hg commit

--
Nicolas M. ThiƩry "Isil" <nthi...@users.sf.net>
http://Nicolas.Thiery.name/

--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-devel@googlegroups.com
To unsubscribe from this group, send 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