1332
1332
On platforms where the system normalizes filenames (Mac OSX),
1333
1333
you can access a file by any path which will normalize correctly.
1334
1334
On platforms where the system does not normalize filenames
1337
1337
Internally, bzr only supports NFC normalization, since that is
1338
1338
the standard for XML documents.