~bzr-pqm/bzr/bzr.dev

  • 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
..
__init__.py 4597.9.2 15 years ago Vincent Ladeuil Merge bzr.dev into cleanup 6.8 KB Diff Download File
dir_exporter.py 5076.2.3 15 years ago Jelmer Vernooij Review comments from Rob. 3.9 KB Diff Download File
tar_exporter.py 5152.1.4 15 years ago Parth Malwankar improved bug description. 4.1 KB Diff Download File
zip_exporter.py 5076.2.3 15 years ago Jelmer Vernooij Review comments from Rob. 3.9 KB Diff Download File