SVN and Assembla cannot connect

I’ve setup Tortoise SVN with an Assembla repository hosting and all is working normally in windows, checkout submit files etc…
But in the editor, when activating source control it gives me this:

Successfully connected to repository https://subversion.assembla.com/

svn: E215004: Authentication failed and interactive prompting is disabled; see the --force-interactive option

I’ve checked the login details over and over, they are correct because like I said, I’m connected and can checkout and checkin files through windows explorer.
I tried deleteing the auth folder and restarting the editor C:\Users\Name\AppData\Roaming\Subversion\auth still no worky.

Not even a suggestion? :frowning:

Strange problem this one but I fixed it with no idea which move did it but I did all these:
A: Reinstalled tortoise type repair.
B: Changed my password so it only contained letters and numbers.
C: Deleted these folders: C:\Users\Your Name\AppData\Roaming\TortoiseSVN and C:\Users\Your Name\AppData\Roaming\Subversion and also Intermediate and Saved folders from the project.

When I ran the editor, there weren’t even credentials on the source control connect box but it was connected, no joke! I filled it in anyway and hit connect and that was it happy! I then tried a wrong password and it didn’t connect, put in the right one again and it did.
Bizzare.
Did this help you? Let me know!