OSX Subversion not working / Poor error message

Hi ,

The ini file said

ExecutableLocation=/usr/local/bin/svn

I changed it to

ExecutableLocation=/Users/Shared/UnrealEngine/4.12/Engine/Binaries/ThirdParty/svn/Mac/bin/svn

(and I have 4.12.2 installed as of
writing this)

I tried to submit to
source control right away, but got an
error message.

I reset the Source
control settings from within the
editor (to make sure things where
right)

I got [Connection to source
control was successful] (as before)

I
then opened the
SourceControlSettings.ini file again
to confirm.

It had not changed (Was
still
ExecutableLocation=/Users/Shared/UnrealEngine/4.12/Engine/Binaries/ThirdParty/svn/Mac/bin/svn)

I then tried to commit to source
control again from within the editor,
but got error messages no matter
what.

I then checked that that there
was in fact a file at
[/Users/Shared/UnrealEngine/4.12/Engine/Binaries/ThirdParty/svn/Mac/bin/svn]
and yes, it exists, 5.3 MB, and it
executes fine in the terminal.

So: ‘everything works’, UE confirms it’s got a connection, Terminal executes SVN, it’s only the actual ‘Commit to source control’ from within the editor that does not work.

HOWEVER: The error message is now [Failed to check Source control Status]