Rev 4726: NEWS relating to fixing bug #494269 in http://bazaar.launchpad.net/~jameinel/bzr/2.0.4-change-root-id-494269
John Arbash Meinel
john at arbash-meinel.com
Mon Jan 11 22:51:52 GMT 2010
At http://bazaar.launchpad.net/~jameinel/bzr/2.0.4-change-root-id-494269
------------------------------------------------------------
revno: 4726
revision-id: john at arbash-meinel.com-20100111225136-5fzkqr75tkqy6m12
parent: john at arbash-meinel.com-20100111222717-dabj1yui9dilms6o
fixes bug(s): https://launchpad.net/bugs/494269
committer: John Arbash Meinel <john at arbash-meinel.com>
branch nick: 2.0.4-change-root-id-494269
timestamp: Mon 2010-01-11 16:51:36 -0600
message:
NEWS relating to fixing bug #494269
-------------- next part --------------
=== modified file 'NEWS'
--- a/NEWS 2010-01-08 01:08:40 +0000
+++ b/NEWS 2010-01-11 22:51:36 +0000
@@ -51,6 +51,13 @@
changed underneath it (like another autopack). Now concurrent
autopackers will properly succeed. (John Arbash Meinel, #495000)
+* ``TreeTransform`` can now handle when a delta says that the file id for
+ the tree root changes. Rather than trying to rename your working
+ directory, or failing early saying that you can't have multiple
+ tree roots. This also fixes ``bzr revert`` when the root id changes.
+ (Currently ``bzr update`` is still broken.)
+ (John Arbash Meinel, #494269)
+
* ``_update_current_block`` no longer suppresses exceptions, so ^C at just
the right time will get propagated, rather than silently failing to move
the block pointer. (John Arbash Meinel, Gareth White, #495023)
More information about the bazaar-commits
mailing list