Hello,

Mac OS X's built-in Archive Utility (which is the default way to  
extract archives by double-clicking them)
cannot extract ZIP files generated by Fossil. It shows "Error 1 -  
Operation Not Permitted".

Command-line unzip utility can extract them. I'm tinkering with zip.c,  
but cannot generate ZIPs that work.
(I tried setting different permissions, removing extra field for Unix  
timestamp, and something else).

I wonder if anyone has any ideas?

Also, `zipinfo -v test.zip` gives me the following dates:

   file last modified on (DOS date/time):            1980 000 0 00:00:00
   file last modified on (UT extra field modtime):   1970 Jan 1  
03:00:00 local
   file last modified on (UT extra field modtime):   1970 Jan 1  
00:00:00 UTC

Which is strange.

I'm using x86_64 binary on Mac OS X 10.6.1, Intel processor.

--
Dmitry Chestnykh
Coding Robots

http://www.codingrobots.com
dmi...@codingrobots.com




_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to