Apache + SVN Login issue

I am having an issue trying to log into my SVN server. I followed:
Setting up a Subversion server using Apache2 - openSUSE

to the letter and when I try to checkin stuff I get:

MKACTIVITY of '/svn/mohawk/!svn/act/cfad1e8c-3ce7-6a44-9e6d-f9867b419a81': authorization failed: Could not authenticate to server: rejected Basic challenge (http://path)

I changed the config a bit to lock down a dir so it asked when I check out too and I get changed the URL:

OPTIONS of 'http://path': authorization failed: Could not authenticate to server: rejected Basic challenge (http://path)

If I take out the Auth it does work instantly, but I need Auth on the svn

How to I get the login to accept? As I said I followed the guide to the letter, including the user creation.