SVN Experimental Commit Help
I am trying to commit some code to the experimental section in SVN, and having some trouble. It appears to be a config problem, but I can't tell.
When I do a commit from a unix command line, I get an error 500. Something to do with the credentials for svn.qcubed.be:80.
I can checkout just fine. I can diff just fine. I can even Webdav to the qcubed site just fine. But I notice that I cannot webdav to http://svn.qcubed.be. It only works if I add the directory http://svn.qcubed.be/qcubed. I am guessing that svn is trying to go to svn.qcubed.be, and then changing directories to to qcubed, and having trouble with that? It doesn't make sense.
Anyway, can anyone help?

I looked a little more in to this. The error is mkactivity failed with error code 500. Looking around on the net, this seems to indicate a file permissions problem on the server.
Just for posterity: the correct address is http://svn.qcu.be/qcubed, not svn.qcubed.be.