~bzr-pqm/bzr/bzr.dev

  • Committer: Vincent Ladeuil
  • Date: 2010-09-16 16:13:18 UTC
  • mto: (5502.1.1 trunk)
  • Revision ID: v.ladeuil+lp@free.fr-20100916161318-c9k41sne1m12rxl9
Add ``bzrlib.transform.orphan_policy`` and allows ``never`` to restore the previous behaviour.

* bzrlib/transform.py:
(TreeTransformBase._get_potential_orphans): Simplified.
(DiskTreeTransform.new_orphan): Use the orphaning_registry.
(refuse_orphan): Implement the previous behaviour (never orphan).
(conflict_pass): Clarify orphan creation and fallback on error.

* bzrlib/tests/test_transform.py:
(TestOrphan.test_never_orphan): Add more tests to cover no
orphaning and orphaning errors.
Filename Latest Rev Last Changed Committer Comment Size
..
whats-new-in-2.1.txt 4797.23.1 14 years ago Ian Clatworthy (igc) What's New in Bazaar 2.1 document 7 KB Diff Download File
whats-new-in-2.2.txt 5050.19.3 14 years ago Martin Pool Better qbzr docs from bialix 10.6 KB Diff Download File
whats-new-in-2.3.txt 5409.1.16 14 years ago Vincent Ladeuil Add ``bzrlib.transform.orphan_policy`` and allows 3.1 KB Diff Download File