Jay Freeman (saurik) wrote:
I was trying to get the latest build of Subversion to work on Windows today, and finally traced the problem to trying to use apr_file_attrs_set(), which apparently isn't written for Windows yet. In the hope of moving this along, I went ahead and wrote an implementation for FILE_ATTRIBUTES_READONLY (there isn't really a good corollary for EXECUTABLE...).
Latest Subversion still isn't working, but at least this puts things a step closer...
Thanks, Jay. Applied, with two tiny little changes.
-- Brane Äibej <[EMAIL PROTECTED]> http://www.xbc.nu/brane/
