/brz/remove-bazaar

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

  • Committer: Benoît Pierre
  • Date: 2009-06-24 22:35:17 UTC
  • mto: (4496.2.1 integration)
  • Revision ID: benoit.pierre@gmail.com-20090624223517-v32w97rzxq8yl8yd
Improve "Path(s) are not versioned" error reporting for some commands.

Without this patch, 'bzr revert build NEWS' in the Bazaar source directory yields:

  bzr: ERROR: Path(s) are not versioned: build

while 'bzr diff build NEWS' reports:

  bzr: ERROR: Path(s) are not versioned: build NEWS

This patch changes iter_changes in bzrlib/workingtree_4.py to only show the
files which are actually not versioned, and fixes (at least) the commands
shelve and diff.
Filename Latest Rev Last Changed Committer Comment Size
..
File build-packages.sh 4009.1.2 17 years ago Vincent Ladeuil Fixed as per Matt, Jelmer and John reviews. * too 391 bytes Diff Download File
File lp-upload-release 3778.3.4 17 years ago Martin Pool lp-upload-release now handles names like bzr-1.8.t 1.6 KB Diff Download File
File update-changelogs.sh 4009.1.2 17 years ago Vincent Ladeuil Fixed as per Matt, Jelmer and John reviews. * too 747 bytes Diff Download File
File update-packaging-branches.sh 4009.1.2 17 years ago Vincent Ladeuil Fixed as per Matt, Jelmer and John reviews. * too 569 bytes Diff Download File