~bzr-pqm/bzr/bzr.dev

  • Committer: Gary van der Merwe
  • Date: 2010-03-01 19:53:13 UTC
  • Revision ID: garyvdm@gmail.com-20100301195313-hc3nek3cu8g5kkqh
Make it possible to detect a BoundBranchOutOfDate from commit.

* ``bzrlib.builtins.Commit.run`` raises ``bzrlib.errors.BoundBranchOutOfDate``
  rather than ``bzrlib.errors.BzrCommandError`` when the bound branch is out
  of date. (Gary van der Merwe)
* ``bzrlib.errors.BoundBranchOutOfDate`` has a new field ``extra_help``
  which can be set to add extra help to the error. (Gary van der Merwe)
Filename Latest Rev Last Changed Committer Comment Size
..
ftp 3331.2.3 16 years ago Jelmer Vernooij Move ftp transport into separate directory. Diff
http 1540.3.3 18 years ago Martin Pool Review updates of pycurl transport Split them out Diff
__init__.py 5053.1.1 14 years ago Martin Pool Merge 2.1 back to trunk 71.7 KB Diff Download File
brokenrename.py 5017.3.8 14 years ago Vincent Ladeuil Move BrokenRenameServer to bzrlib.tests.test_serve 1.7 KB Diff Download File
chroot.py 5053.1.1 14 years ago Martin Pool Merge 2.1 back to trunk 2.4 KB Diff Download File
decorator.py 5053.1.1 14 years ago Martin Pool Merge 2.1 back to trunk 6.5 KB Diff Download File
fakenfs.py 5017.3.7 14 years ago Vincent Ladeuil Move FakeNFSServer to bzrlib.tests.test_server 2.3 KB Diff Download File
fakevfat.py 5017.3.9 14 years ago Vincent Ladeuil Move FakeVFATServer to bzrlib.tests.test_server 3.6 KB Diff Download File
local.py 5053.1.1 14 years ago Martin Pool Merge 2.1 back to trunk 20.5 KB Diff Download File
log.py 5029.1.1 14 years ago Vincent Ladeuil Move tests servers from bzrlib.transport to bzrlib 5.6 KB Diff Download File
memory.py 5053.1.1 14 years ago Martin Pool Merge 2.1 back to trunk 11 KB Diff Download File
nosmart.py 5017.3.12 14 years ago Vincent Ladeuil Move NoSmartTransportServer to bzrlib.tests.test_s 1.5 KB Diff Download File
pathfilter.py 5053.1.1 14 years ago Martin Pool Merge 2.1 back to trunk 6.2 KB Diff Download File
readonly.py 5017.3.5 14 years ago Vincent Ladeuil Move ReadonlyServer to bzrlib.tests.readonly 2.9 KB Diff Download File
remote.py 5017.3.18 14 years ago Vincent Ladeuil Move SmartTCPServer_for_testing and friends to bzr 23.4 KB Diff Download File
sftp.py 5053.1.1 14 years ago Martin Pool Merge 2.1 back to trunk 37.2 KB Diff Download File
ssh.py 4763.2.4 14 years ago John Arbash Meinel merge bzr.2.1 in preparation for NEWS entry. 25.2 KB Diff Download File
trace.py 5017.3.19 14 years ago Vincent Ladeuil Move TestingPathFilteringServer to bzrlib.tests.te 6.2 KB Diff Download File
unlistable.py 5017.3.13 14 years ago Vincent Ladeuil Move UnlistableServer to bzrlib.tests.test_server 1.5 KB Diff Download File