Comment 1 for bug 585962

Revision history for this message
John A Meinel (jameinel) wrote :

I agree that this is the most common. I doubt that bzr-svn et al could get rid of .inventory entirely, but certainly it could be rare for them to need to populate it.

I think there is an ugly hack in doing:
  tree.iter_entries_by_dir(file_id).next()[1].revision

But I'm not positive about that.