23
23
import sys, os.path, types, re
26
27
from bzrlib.errors import BzrError, BzrCheckError
28
29
from bzrlib.osutils import uuid, quotefn, splitpath, joinpath, appendpath
29
30
from bzrlib.trace import mutter
32
33
"""Description of a versioned file.
34
35
An InventoryEntry has the following fields, which are also