I updated to the latest trunk and compiled using MinGW with JSON, Markdown, and Local_WAL enabled. Afterwards I ran a fossil stat and got a permissions error. Other commands I tried were update and checkout. I isolated the problem to check-in [9122ad308a]. Here's a transcript of the last couple runs.
[C:\Documents and Settings\qcmsb0\Desktop\Projects\fossil] 12:14:54 $ fo up caf2eb25fa Autosync: http://fossil-scm.org via proxy: http://xx.0.101.26:8080 Round-trips: 1 Artifacts sent: 0 received: 0 Pull finished with 334 bytes sent, 1173 bytes received UPDATE src/db.c UPDATE src/file.c UPDATE src/utf8.c ------------------------------------------------------------------------------- updated-to: caf2eb25fa2485ee7b57d3fac3e74fd0b40cb946 2013-03-01 13:19:02 UTC tags: trunk comment: Teach fossil_utf8_to_filename() how to handle win32 paths on Cygwin. Use this function where-ever possible. (user: jan.nijtmans) changes: 3 files modified. "fossil undo" is available to undo changes to the working checkout. [C:\Documents and Settings\qcmsb0\Desktop\Projects\fossil] 12:15:26 $ fo stat repository: \fossil\fossil-scm.fossil local-root: C:/Documents and Settings/qcmsb0/Desktop/Projects/fossil/ checkout: caf2eb25fa2485ee7b57d3fac3e74fd0b40cb946 2013-03-01 13:19:02 UTC parent: 380485de9962dd3c89af87b65a671501dfc7ccf3 2013-03-01 11:45:28 UTC child: 9122ad308a9392e72c82c7169301c4b9c084dbf4 2013-03-01 13:45:16 UTC tags: trunk comment: Teach fossil_utf8_to_filename() how to handle win32 paths on Cygwin. Use this function where-ever possible. (user: jan.nijtmans) [C:\Documents and Settings\qcmsb0\Desktop\Projects\fossil] 12:15:57 $ fo up 9122ad308a Autosync: http://fossil-scm.org via proxy: http://xx.0.101.26:8080 Round-trips: 1 Artifacts sent: 0 received: 0 Pull finished with 335 bytes sent, 1173 bytes received UPDATE src/db.c ------------------------------------------------------------------------------- updated-to: 9122ad308a9392e72c82c7169301c4b9c084dbf4 2013-03-01 13:45:16 UTC tags: trunk comment: Enable access check on HOME directory for win32/cygwin (user: jan.nijtmans) changes: 1 file modified. "fossil undo" is available to undo changes to the working checkout. [C:\Documents and Settings\qcmsb0\Desktop\Projects\fossil] 12:16:27 $ fo stat home directory C:\Documents and Settings\qcmsb0\Application Data must be writeable
_______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

