Julian Foad created SVN-4903:
--------------------------------

             Summary: Trailing spaces on directories cause exports to fail on 
Windows
                 Key: SVN-4903
                 URL: https://issues.apache.org/jira/browse/SVN-4903
             Project: Subversion
          Issue Type: Bug
            Reporter: Julian Foad


_(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)

Reply via email to