ignore files with invalid filenames
Aaron Bentley
aaron.bentley at utoronto.ca
Tue Aug 7 15:09:17 BST 2007
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Fábio Machado de Oliveira wrote:
> I attached it to the bug 77533 at https://bugs.launchpad.net/bzr/+bug/77533
>
> Is it desirable to make add ignore these filenames too? In bug #59968,
> Aaron commented something about XML storage that doesn't permit ascii
> control codes as being the root of the problem, so I'm not sure if this
> is the right way of doing it.
I was talking about characters in the range \x00 to \x1F, which are not
permitted by XML (except \x09, \x0A and \x0D). Yours is a different
problem, caused by an inability to translate the bytestring filenames
into unicode strings through the user encoding.
Aaron
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFGuH0N0F+nu1YWqI0RAkl/AJ9wGheMrcz9MH7yFkMccIT9dd5NpACeLRq4
iyFdbWDvbLMLL0uZvUO3lSo=
=/gs4
-----END PGP SIGNATURE-----
More information about the bazaar
mailing list