K 10 svn:author V 8 kientzle K 8 svn:date V 27 2008-08-11T03:00:44.843094Z K 7 svn:log V 450 MFC r177193, r177199: If the locale of the filename on disk doesn't match the locale in effect when the archiver is run, then attempts to convert filenames to UTF-8 can fail and result in truncated filenames in pax format archives. Detect such failures and fall back on storing the filename as a binary string in such cases. Read the log message for r177199 for more details about this problem. On FreeBSD, using "C" locale is a good workaround. END