/brz/remove-bazaar

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/brz/remove-bazaar

  • Committer: Vincent Ladeuil
  • Date: 2010-04-12 16:54:35 UTC
  • mto: (5148.1.1 integration)
  • Revision ID: v.ladeuil+lp@free.fr-20100412165435-gzdnwuybj9rvddiz
Fix bug #519319 by defaulting to a warning for dirty trees.

* bzrlib/mutabletree.py:
(MutableTree.warn_if_changed_or_out_of_date): Factor out the
checks done by send, push and dpush.

* bzrlib/send.py:
(send): Use warn_if_changed_or_out_of_date().

* bzrlib/foreign.py:
(cmd_dpush.run): Use warn_if_changed_or_out_of_date().

* bzrlib/builtins.py:
(cmd_push.run): Use warn_if_changed_or_out_of_date().
Filename Latest Rev Last Changed Committer Comment Size
..
serializer 1185.82.3 19 years ago John Arbash Meinel Working on creating a factor for serializing chang Diff
__init__.py 4763.2.4 15 years ago John Arbash Meinel merge bzr.2.1 in preparation for NEWS entry. 3.5 KB Diff Download File
apply_bundle.py 4988.10.5 15 years ago John Arbash Meinel Merge bzr.dev 5021 to resolve NEWS 2.9 KB Diff Download File
bundle_data.py 4325.3.4 16 years ago Johan Walles Merge from upstream. 28.6 KB Diff Download File
commands.py 4597.9.2 15 years ago Vincent Ladeuil Merge bzr.dev into cleanup 3.8 KB Diff Download File