SVN Experimental Commit Help

Login or register to post comments
2 replies [Last post]
sp
Offline
Joined: 05/20/2011

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?

sp
Offline
Joined: 05/20/2011

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.

alex94040's picture
Offline
Joined: 11/06/2008

Just for posterity: the correct address is http://svn.qcu.be/qcubed, not svn.qcubed.be.