~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to doc/developers/inventory.txt

  • Committer: John Arbash Meinel
  • Date: 2009-07-24 18:26:21 UTC
  • mfrom: (4567 +trunk)
  • mto: This revision was merged to the branch mainline in revision 4568.
  • Revision ID: john@arbash-meinel.com-20090724182621-68s2jhoqf3pn72n7
Merge bzr.dev 4567 to resolve NEWS

Show diffs side-by-side

added added

removed removed

Lines of Context:
545
545
   times.
546
546
 - has a fileid field different to the entry.fileid in the same item in the
547
547
   delta.
 
548
 - has an entry that is in an impossible state (e.g. a directory with a text
 
549
   size)
548
550
 
549
551
Forms of inventory inconsistency deltas can carry/cause:
550
552
 - An entry newly introduced to a path without also removing or relocating any
554
556
   (Wrong path)
555
557
 - An entry whose parent is not a directory. (Under non-directory).
556
558
 - An entry that is internally inconsistent.
 
559
 - An entry that is already present in the tree (Duplicate id)
557
560
 
558
561
Known causes of inconsistency:
559
562
 - A 'new' entry which the inventory already has - when this is a directory