[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
Fri Mar 12 17:08:59 CST 2021


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

--- Comment #18 from Louis Lenders <xerox.xerox2000x at gmail.com> ---
(In reply to Alex Folland from comment #17)
> If what you pasted is correct, it looks like there's only 1 backslash before
> "7f", which would indeed make the path invalid.  Is that the case, or was
> that just a formatting/paste issue?

Hi, that was copy-paste error. The string is correct but the call
nt_to_unix_file_name_attr() fails with STATUS_OBJECT_PATH_SYNTAX_BAD.

I think (but I don`t know really) that nt names should start with \\ , but as I
said, maybe someone with more knowledge could shed a light on this

-- 
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