Moderator
Jan Dembowski
(@jdembowski)
Forum Moderator and Brute Squad
I’ve not tried myself but SVN isn’t too hard. If you haven’t done so try this link.
http://wordpress.org/plugins/about/
I believe step #1 is to submit it with a link to the zip file.
thanks, I’ve submitted it – it’s just the SVN part that worries me a bit 🙂 I’m just too used to git
Hi Jan
my plugin was approved and I’m trying to push it to the plugins SVN repo – the instructions provided however are for Linux and SVN feels quite different from GIT
I’m trying to checkout from PHPStorm, but when committing and updating I get this response which I don’t understand
svn: E165001: Commit failed (details follow):
svn: E165001: Commit blocked by pre-commit hook (exit code 1) with output:
PHP Parse error: syntax error, unexpected end of file in – on line 1
***********************************
PHP error in: wp-currencies/trunk/admin/index.php:
Errors parsing wp-currencies/trunk/admin/index.php
***********************************
svn: E175002: MERGE of ‘/wp-currencies/trunk’: 409 Conflict (http://plugins.svn.wordpress.org)
do you know someone that can help me out to get started using PHPStorm and SVN for WordPress plugin versioning?
UPDATE – Tried with TortoiseSVN as well, but I get the same error, the file pointed in the error is just an empty PHP file (with opening php tag <?php – tried to update it with a comment line, no change)
Error: Commit failed (details follow):
Error: Commit blocked by pre-commit hook (exit code 1) with output:
Error: PHP Parse error: syntax error, unexpected end of file in – on line 1
Error:
Error: ***********************************
Error: PHP error in: wp-currencies/trunk/admin/views/index.php:
Error: Errors parsing wp-currencies/trunk/admin/views/index.php
Error: ***********************************
Error: This error was generated by a custom hook script on the Subversion server.
Error: Please contact your server administrator for help with resolving this issue.
Moderator
Jan Dembowski
(@jdembowski)
Forum Moderator and Brute Squad
Hmm. There’s probably a TortoiseSVN thing I’m missing… try sending an email to plugins [at] wordpress.org and they may be able to assist you.
Please be aware that that is a very busy group and they may not get back to you soon. Just be patient and they’ll reply eventually.