On Jan 13, 1:04 am, "Nicolas M. Thiery" <nicolas.thi...@u-psud.fr>
wrote:
>         Hi,

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!)?

Ok, since it is queues no one has complained so far. The upgrade
should be trivial and it has been on my todo list, so please open a
ticket and it will be in 3.3.

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

Nope. "python setup.py install" from the 1.0.2 install dir should just
overwrite the old version installed.

> Cheers,
>                                 Nicolas

Cheers,

Michael

> 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