You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@subversion.apache.org by "Daniel Shahaf (Jira)" <ji...@apache.org> on 2022/08/12 06:58:00 UTC

[jira] [Closed] (SVN-4905) Trailing spaces on directories cause exports to fail on Windows

     [ https://issues.apache.org/jira/browse/SVN-4905?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Daniel Shahaf closed SVN-4905.
------------------------------
    Resolution: Duplicate

Duplicate of SVN-4903.

> Trailing spaces on directories cause exports to fail on Windows
> ---------------------------------------------------------------
>
>                 Key: SVN-4905
>                 URL: https://issues.apache.org/jira/browse/SVN-4905
>             Project: Subversion
>          Issue Type: Bug
>            Reporter: Julian Foad
>            Priority: Major
>
> _(This is a tentative bug report:_ _I do not have complete reproduction info_ _and cannot verify it. It was reported to me via WANdisco (their ref: SVNB-2446) from a customer who is not pursuing it further.)_
> A user checked in some directory trees created by some tooling (unspecified). When they try to export the tree they got a failure from Windows:
> {code:none}
> Error : “Can’t create directory”. ”The system cannot find the path specified”.
> {code}
> This happens when the repository path directories have trailing space(s) in them. For instance:
> {code:none}
> "a/b /c /d"
> {code}
> The export will create "a" and "a/b " but then will fail to create the "c " directory.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)