K 10 svn:author V 8 kientzle K 8 svn:date V 27 2008-03-15T11:04:45.000000Z K 7 svn:log V 332 Remove the duplicate "archive_format" and "archive_format_name" fields from the private archive_write structure and fix up all writers to use the format fields in the base "archive" structure. This error made it impossible to query the format after setting up a writer because the write format was stored in an inaccessible place. END