Hi, all. I "wrote" a plugin that basically cribs the wikilink code from WP-Wiki and lets you use brackets to link to any post or page on your site. Got it approved, and got an svn directory to put it in. Problem is, svn is no worky.
I followed the instructions on http://wordpress.org/extend/plugins/about/svn/ and it all worked up 'till I did the check in. Here's what I got:
Authentication realm: <http://svn.wp-plugins.org:80> WordPress.org Subversion
Password for 'feathertail':
Adding trunk/lightspeed-links.php
svn: Commit failed (details follow):
svn: Server sent unexpected return value (403 Forbidden) in response to CHECKOUT request for '/!svn/ver/252019/lightspeed-links/trunk'
I have no clue what I did wrong or what I can do to fix it. Any ideas?