I'm trying to update my plugin using the terminal instruction on this page: http://wordpress.org/extend/plugins/about/svn/
However, when I get the the stop of checking in the files:
svn ci -m 'fixing a few bugs'
I always get this error:
svn: Commit failed (details follow):
svn: OPTIONS request failed on '/simple-nav-archives/trunk'
svn: OPTIONS of '/simple-nav-archives/trunk': 400 Bad Request (http://svn.wp-plugins.org)
Does anyone know why this would be happening? Or can anyone point me in the right direction.