https://bugs.winehq.org/show_bug.cgi?id=50756
--- Comment #13 from Alex Folland lexlexlex@gmail.com --- I've discovered that if I skip TortoiseSVN altogether and use svn in wineconsole, I see the same error, like this:
---
Z:\home\alex\work\company\project\ProjectMS>svn up Updating '.': svn: E720161: Can't move 'Z:\home\alex\work\company\project\ProjectMS.svn\tmp\svn-E83B9930' to 'Z:\home\alex\work\company\project\ProjectMS.svn\pristine\7e\7e90e1808f2765e4d9677ec8c8f97c345fdb01b9.svn-base': Path is invalid.
Z:\home\alex\work\work\company\project\ProjectMS>
---
There's stdout output from wine when I do this, which is just this:
0134:fixme:ntdll:EtwRegisterTraceGuidsW (000007FF72F10000, 000007FF72F2BA80, {69d3f5b6-6605-4ef9-b6a0-bc0233bd2ca6}, 1, 000000000022E380, (null), (null), 000007FF72F2BA88): stub 0134:fixme:ntdll:EtwRegisterTraceGuidsW register trace class {69d3f5b6-6605-4ef9-b6a0-bc0233bd2ca6} 0134:fixme:ntdll:EtwEventRegister ({422088e6-cd0c-4f99-bd0b-6985fa290bdf}, 0000000000000000, 0000000000000000, 000007FF72F2C098) stub. 0134:fixme:file:NtLockFile I/O completion on lock not implemented yet 0134:fixme:ntdll:EtwEventUnregister (deadbeef) stub. 0134:fixme:ntdll:EtwUnregisterTraceGuids deadbeef: stub
I hope this sheds some light on this issue. I feel like this is so close to working!