Can't connect to SVN in 4.1

Hi!

I just updated to 4.1 and migrated our project to work again :wink:
But now it’s a new problem with the SVN not working. All I get is a error message i simply can’t work out.
It says I need to get a working copy in two places of which none is an actual folder or file.

Anyone else with this problem or a good solution? The SVN was working perfectly before 4.1 with the added binaries for it.

I run a PC with Win 7. The Server is running UberSVN with the latest updates. “Manual updates” and other stuff is done through tortoise.

Here is a picture of the error-message I get. I do have a working copy in the Project folder in my documents where all my projects live. But still it’s referencing to some place in binaries that isn’t even there. I have tried with 3 new repositories so that isn’t the problem either.

Have a great day!
-Oscar Hvarfvén

Hi,

Apologies, this was a regression caught just before 4.1 hit. You will only see it if you have spaces in your project path. We have a hotfix coming for it but for now the only workaround is to remove the spaces in the folder names in your project path.

The fix can be obtained in GitHub master branch here:

https://github.com/EpicGames/UnrealEngine/commit/33fdc36625397655930b4cfcf2fa05d6d6cecc9d

Great! I’ll have a look at your fix asap :slight_smile: Thanks for the help!

When will this name spaces issue fix be released for those who don’t have the source code compiling skills?