[BUG] Status shows renames incorrectly

Aaron Bentley aaron.bentley at utoronto.ca
Wed Jun 15 23:44:25 BST 2005


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

It looks like bzr status doesn't display renames as clearly as it could.

I consider a file 'renamed' when either its name changes, or its parent
directory changes.  (Actually, I call the former 'renamed' and the
latter 'moved', but I doubt most users would.)

So I would expect that when I rename a directory, status will only show
that.  Here's what happens instead:

$ bzr rename effbot/ ../effbot
$ bzr status
renamed:
  effbot.org-0.1-20041009/effbot => effbot
  effbot.org-0.1-20041009/effbot/__init__.py => effbot/__init__.py
  effbot.org-0.1-20041009/effbot/org => effbot/org
  effbot.org-0.1-20041009/effbot/org/__init__.py => effbot/org/__init__.py
  effbot.org-0.1-20041009/effbot/org/gzip_consumer.py =>
effbot/org/gzip_consumer.py
  effbot.org-0.1-20041009/effbot/org/http_client.py =>
effbot/org/http_client.py
effbot.org-0.1-20041009/effbot/org/http_manager.py =>
effbot/org/http_manager.py
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFCsK9J0F+nu1YWqI0RAqhyAJ9goWpj1I5+yLDF8JV+9h47YFzVNQCfYebA
CalnQJgk4hJtiVyQBV9Xqi4=
=2UiJ
-----END PGP SIGNATURE-----




More information about the bazaar mailing list