Comment 3 for bug 519091

Revision history for this message
HgParadox (hgparadox) wrote : Re: doesn't detect modifications to "binary" files

Martin, this is a pretty big project, the .bzr directory itself is over 814MB

Vincent,
bzr status returns nothing.
bzr diff returns nothing.
after deleting said file, bzr status shows
removed:
  data/music/track1.ogg

revert the change, bzr status shows nothing (as it should)
use hex editor to modify file, and bzr status & bzr diff still show nothing.

It doesn't make a difference if I use command line bzr or bazaar explorer, they both report the same thing.

still trying to find the problem, will keep you informed.