>  The queues feature in Mercurial is available independently in the
>  quilt system. Mercurial makes this point:
>   <http://hgbook.red-bean.com/hgbookch12.html>

There are things with queues that you don't get with quilt.  Quoting
from the book,

"As an example, the integration of patches with revision control makes
understanding patches and debugging their effects—and their interplay
with the code they're based on—enormously easier. Since every applied
patch has an associated changeset, you can use "hg log filename" to
see which changesets and patches affected a file. You can use the
bisect extension to binary-search through all changesets and applied
patches to see where a bug got introduced or fixed. You can use the
"hg annotate" command to see which changeset or patch modified a
particular line of a source file. And so on."

--Mike

--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-devel@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/sage-devel
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to