Hi all, While trying to do a subversion operation from a MacOSX machine within a volume mounted from a WinXP share, I am getting the following error:
subversion/libsvn_subr/io.c:2137: (apr_err=5) svnadmin: Can't write to file 'rfs-draft/db/write-lock': Input/output error It looks like locking isn't supported within APR on MacOSX, or maybe this is a pure MacOSX limitation. Can anyone confirm whether APR's locking works on WinXP shares mounted on MacOSX? I am trying to work out whether this is a config error, or whether it's just not possible on the platform. Regards, Graham --
