Can’t commit to SVN server

svntortoisesvnvisualsvn-server

When I commit to the server this returns:

The POST request returned invalid XML in the response: XML parse error at line
3: not well-formed (invalid token) (/svn/site/!svn/me)

I am using VisualSVN Server 2.5.1 and the client is TortoiseSVN 1.7.1 64Bit.

The server by itself is working, I can update from repository or browse.

Any suggestions?

Best Answer

Check your server's disk space. It's probably really low. Once you free some up it should work.

Edit: Reference = http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2858308

Second Edit: Another suggestion would be to back up the files, delete the offending directory, update, restore changes, and then commit.

And another Post (http://osdir.com/ml/version-control.subversion.tortoisesvn.devel/2005-03/msg00140.html) discusses editing the SVN entries file.