Rev 4573: Change the way iter_changes treats specific files to prevent InconsistentDeltas. in http://bazaar.launchpad.net/~lifeless/bzr/iter-changes-partial-parents

Robert Collins robertc at robertcollins.net
Wed Jul 29 05:59:06 BST 2009


At http://bazaar.launchpad.net/~lifeless/bzr/iter-changes-partial-parents

------------------------------------------------------------
revno: 4573
revision-id: robertc at robertcollins.net-20090729045750-qp1iw48rp7jyrfh2
parent: robertc at robertcollins.net-20090729045433-fnz0tahsr4smahww
committer: Robert Collins <robertc at robertcollins.net>
branch nick: iter-changes-partial-parents
timestamp: Wed 2009-07-29 14:57:50 +1000
message:
  Change the way iter_changes treats specific files to prevent InconsistentDeltas.
  
  This is the internal core code that handles specific file operations like ``bzr st
  FILENAME`` or ``bzr commit FILENAME``, and has been changed to include the
  parent directories if they have altered, and when a directory stops being
  a directory its children are always included.  This fixes a number of
  causes for ``InconsistentDelta`` errors, and permits faster commit of
  specific paths. (Robert Collins, #347649)

Diff too large for email (1640 lines, the limit is 1000).



More information about the bazaar-commits mailing list