[Bug 50756] "Path is invalid." when using "SVN update" with SVN for Windows, which is used by TortoiseSVN

WineHQ Bugzilla wine-bugs at winehq.org
Sun Mar 14 13:16:53 CDT 2021


https://bugs.winehq.org/show_bug.cgi?id=50756

--- Comment #26 from Alex Folland <lexlexlex at gmail.com> ---
Yes, applying that patch here in my PKGBUILD for wine-staging made it work here
too!  I was able to checkout scilab2c, and also cleanup and update my work
repository with TortoiseSVN for the first time since switching to Linux last
August!  Woo!  Thanks, Gijs, Louis, and Roman for working through this with me
and solving it for my personal use case in the end!

Now there's the matter of upstreaming and whether this is the correct solution.

This is just a thought, but I noticed that since TortoiseSVN works in Windows,
maybe it isn't sending a unicode-compatible path when calling
SetFileInformationByHandle, and other programs do.  So, I'm not sure if this is
the correct solution, but it may be.  If someone more familiar with this stuff
(such as Alexandre Julliard, for example) can review this patch, it would be
awesome.

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list