Open GoogleCodeExporter opened 9 years ago
This is a git/msysgit issue. TortoiseGit just calls "git.exe archive
--output=filename.zip --format=zip --verbose REVISION".
Reported upstream: http://marc.info/?l=git&m=134463730101153&w=2
Original comment by sstrickr...@googlemail.com
on 10 Aug 2012 at 10:21
I see the upstream thread - but not on the mailing list so I'm posting this
here:
re-encoding to latin1 may break double byte totally.
PKZIP APPNOTE seems to be the zip standard and it specifies a utf-8 flag:
http://www.pkware.com/documents/casestudies/APPNOTE.TXT
> A. Local file header:
> general purpose bit flag: (2 bytes)
> Bit 11: Language encoding flag (EFS). If this bit is
> set, the filename and comment fields for this file
> must be encoded using UTF-8. (see APPENDIX D)
Original comment by eijikum...@gmail.com
on 10 Aug 2012 at 11:49
Issue 1409 has been merged into this issue.
Original comment by sstrickr...@googlemail.com
on 23 Sep 2012 at 5:28
Original issue reported on code.google.com by
eijikum...@gmail.com
on 10 Aug 2012 at 5:37