/brz/remove-bazaar

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

  • Committer: Vincent Ladeuil
  • Date: 2010-04-22 14:18:17 UTC
  • mto: (5190.1.1 integration)
  • Revision ID: v.ladeuil+lp@free.fr-20100422141817-izoao20264ivkauo
Explain that the uncommitted changes are not processed when
issuing the warning.

* bzrlib/mutabletree.py:
(MutableTree.check_changed_or_out_of_date): Use diferent 'more'
arguments depending on whether we issue a warning or an error.

* bzrlib/send.py:
(send): Add the more_warnings argument when calling
check_changed_or_out_of_date.

* bzrlib/foreign.py:
(cmd_dpush.run): Add the more_warnings argument when calling
check_changed_or_out_of_date.

* bzrlib/builtins.py:
(cmd_push.run): Add the more_warnings argument when calling
check_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