[BUG][dirstate] bzr status with a renamed file

John Arbash Meinel john at arbash-meinel.com
Mon Apr 30 18:19:03 BST 2007


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

John Arbash Meinel wrote:
> I just did "mv bar bar2" in a project of mine without doing "bzr mv bar
> bar2".
> 
> "bzr status" then reported that bar was missing, but didn't tell me that
> 'bar2' was unknown.

I've confirmed this with a simple test case:

  bzr init mytest
  cd mytest
  touch a b
  bzr add
  bzr commit -m 1
  mv a a2
  bzr status

I reported it as https://bugs.launchpad.net/bzr/+bug/111288

And I'm working on a fix. I would also like this to be in 0.16 if I can
get a fix for it today.

John
=:->
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.3 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFGNiUHJdeBCYSNAAMRAi9CAJ431sxd1ddnfzCawozqRUQCHNyR4wCeLI+k
oe2W++SUbP1IqK98dz5DfkE=
=pIzj
-----END PGP SIGNATURE-----



More information about the bazaar mailing list