Nicolas M. Thiery wrote:
>       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


I've almost exclusively been using my system mercurial, which I've kept 
updated.  I don't think I've ever seen a problem with using that instead 
of the bundled version of mercurial.  I think that lots of other 
developers are also using their system mercurial.

Jason


--~--~---------~--~----~------------~-------~--~----~
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