~bzr-pqm/bzr/bzr.dev

Viewing all changes in revision 5783.2.1.

  • Committer: John Arbash Meinel
  • Date: 2011-04-13 14:33:56 UTC
  • mto: This revision was merged to the branch mainline in revision 5786.
  • Revision ID: john@arbash-meinel.com-20110413143356-b7meeh27345dxhe7
Remove the 'include_unchanged=True' from iter_changes.
Add more edge case testing. 
This causes an existing test to start failing, which would fail
in the real world.
Basically, if you delete an item that was in an old root,
we try to update it to be located in the new root, but
it is deleted anyway. So *doing* the update is bogus.
(It would give it a name, but since it didn't have contents,
it wouldn't actually do anything.)
Still needs to be fixed.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: